A custom Discord bot which manages several server affairs for the Wake Tech Programming Club such as scheduled reminder messages for meetings, ability to generate custom coding questions, awarding members for server contributions, as well as ability to schedule custom meetings.
Name | Description |
---|---|
/ping |
Confirms bot is up and running |
/server |
Responds with current server member count |
/question easy |
Returns question from binary search with easy difficulty |
/question medium |
Returns question from binary search with medium difficulty |
/question hard |
Returns question from binary search with hard difficulty |
/question harder |
Returns question from binary search with harder difficulty |
/leaderboard |
Shows top five server contributors |
/meeting |
Sets up a custom meeting using required fields date, time, topic, and description |
/poll |
Set up a custom poll with either yes/no options or any number of poll choices |
/project |
Add, edit, and remove offical club projects |
-
Server suggestions: allow users to request server changes via a bot command.
-
Club meeting topic request: users will be able to add suggested club meeting topics and would have the ability to remove/edit their reponses.