A simple application that features
- A Rock Paper Scissors
- Other Features Soon
Copy the .env.example
file to .env
Install dependencies:
npm i
Run the bot
npm run start
Then go find your bot token on the Discord Application Portal and copy paste it in .env file (BOT_TOKEN).
This project is an open-sourced software licensed under the MIT license.