Multi-purpose Discord bot for personal-ish use.
- 🥞 Shows the food menu @ UMinho
- 🎱 Shows a random magic 8-ball answer
- 🎲 Picks a random number/user/users
- Node.js 16.9 or higher (tested with 18.13).
- Fill the missing values on the
.env.example
file and rename it to.env
- Run
npm install
to install all the dependencies - Run
npm run register
to register all bot commands - Run
npm run start
to start the bot