A discord bot in the works to provide a fun minigame for others to enjoy!
Run with: node index.js
0.0.3 -- adding reaction role command [October 22, 2024] This adds a reaction role command to the bot, allowing for:
- "admin"/mods with Manage Roles perms to create bot-sent embeds with emoji reactions that correspond to roles
- users to click reactions on embedded bot-sent messages to add and/or remove roles This update also re-adds the fun boop command.
0.0.2 -- updating to discord.js version 14 Previous work was using discord.js v.12. This updates the current commands to v.14, keeping a few basic commands responding to the user using slash commands now. The old commands have been archived.
0.0.1 -- setting up files and dependencies
Currently has a help command set up to show all available commands as well as a few basic commands such as retrieving user's avatars, the server's information, and a few different ones that simply respond to user input.