Skip to content

discord-gophers/discordchess

Repository files navigation

discordchess

Simple straight forward discord chess bot using https://github.com/notnil/chess.

Usage

# With proper env variables
$ go run github.com/DiscordGophers/discordchess/cmd/discordchess

Environment variables

(automatically loads .env file)

key value
DISCORD_API_KEY discord bot token
CMD_PREFIX bot command prefix i.e: '!'
ROOM_MATCH regexp to only allow in certain room names
ADMIN_ROLES comma separated "[guildId]:[roleId]" i.e: "123123:123123,123123:123123"

Optionals

About

A discord bot for playing chess.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published