qixils / gamebot

C# Discord bot that automates games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gamebot

Build Status

gamebot is a C# bot for Discord made to automate games. You can add it to your server using this link.

Available Commands

  • 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

Planned Games

Credit

@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

Contributing

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.

About

C# Discord bot that automates games

License:MIT License


Languages

Language:C# 99.6%Language:Shell 0.4%