This repository has been archived by the owner on Oct 9, 2022. It is now read-only.
Critical bug fix, feature improvement and patches
-
Ranking Feature (patch)
- Rank data and track keeping of members who opted out are now saved to disk in a json file, in order for the bot to restore the structure upon restart
- Names of the members are now correctly referred to in channels VS pm with the bot (nickname in server channels, username in PM chat)
-
HelpQueueFeature (patch, bugfix)
- PM is sent to users with @teacher role whenever the help queue list state changes from 0 to 1, in order to notify the teacher(s) that people are awaiting help.
- Removed 2 methods that were never used
- Problem fixed where async loop continuously calling a method would cause massive bloat to the log file