Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.26 KB

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.