GameBot is discord.js bot designed to play games on discord. It is currently in development with new features being added regularly.
- TicTacToe - 3x3 grid with advanced games statistics, streaks, versus, and more!
- Hangman - Guess the word!
To develop GameBot locally, you can use the following commands:
- git clone https://github.com/Sadashii/GameBot.git
- cd GameBot
- rename .env.example to .env and edit the file
- npm install
- npm start
Contributions, issues and feature requests are welcome. After cloning & setting up project locally, you can just submit a PR to this repo, and it will be deployed once it's accepted.
Be sure to drop a 🌟 if you like the project!