gamebot is a C# bot for Discord made to automate games. You can add it to your server using this link.
g!help
- displays info about the bot & bot command
g!info
- displays extra information about the bot
g!ttt
- displays help about tic-tac-toe
Hangman (in development, check gamebot/hangman
- some code is currently in master
because git conflicts are hard)
Have a game you want to see? Request it on the issue page!
@Noahkiq - Setup the project, worked on TTT win algorithms
@Technochips - Coded most of TTT
SIL International - Providing the default list of English words for hangman
If you want to contribute to the bot, please comment any code you make to make it easy to figure out what the code does, then create a pull request.