Supported Games
Installation and Setup
1. Make sure you have Node.js and npm (Node Package Manager) installed on your system. You can download the latest version of Node.js from the official website (https://nodejs.org/) and install it.
2. Download the bot files and unzip them to a new folder on your computer.
3. Create a Discord Bot from the Discord Developer Portal
5. Open a terminal and navigate to the folder (that you created in step 2)
6. Install the node modules using
7. Run the bot using
FAQ
1. Is this obfuscated?
Links
Support Server: https://discord.gg/KkS6yP8
- Rock Paper Scissors
- Tic-Tac-Toe
- Connect Four
- Checkers
- Ultimate Tic-Tac-Toe
Installation and Setup
1. Make sure you have Node.js and npm (Node Package Manager) installed on your system. You can download the latest version of Node.js from the official website (https://nodejs.org/) and install it.
2. Download the bot files and unzip them to a new folder on your computer.
3. Create a Discord Bot from the Discord Developer Portal
3a. Click on "New Application", give it a name and Click the "Create" button.
3b. Click on "Add Bot" button under "Settings" tab
3c. Click on "Reset Token"
3d. Copy the token
4. Open the "config.json" file in the bot folder and replace "YOUR_BOT_TOKEN_HERE" with the bot token that you copied in step 3d.5. Open a terminal and navigate to the folder (that you created in step 2)
6. Install the node modules using
npm install
7. Run the bot using
npm run start
FAQ
1. Is this obfuscated?
- No. You get the complete un-obfuscated source code
2. Do I need a license to run this?- No. I don't think licensing helps you or me, and it's more of a headache for me to implement it.
Links
Support Server: https://discord.gg/KkS6yP8