Welcome!
This bot runs on the Software Engineering Club Discord [Join Here] and helps to assign roles to new users and to help preexisting users change their roles without help.
This Github also exists to help people learn how to make their own bots! We'll be adding documentation so that users can follow along!
This bot runs using Node.js, a way of running Javascript on the server, and the Discord.js library for connecting to the Discord server.
- Node.js (v8.4.0+)
- Assigning user roles
- Case insensitivity when requesting a role.
- New role request system with emotes
- Printing a list of all available roles.
- Help Command
- More modular command system.
- Better error handling/recovery
- Reporting issues and sending to admins.
- Staggering logging messages to prevent spam.
- Music Bot Functionality?
Go right ahead! Make a pull request with any changes or additions you think would be a good fit and we'd love to have your contributions!