issues
search
ghost-discord
/
ghost
🤖 A modular, multi-feature Discord bot
GNU General Public License v3.0
23
stars
31
forks
source link
Unit tests
#12
Closed
zocat64
closed
5 years ago
zocat64
commented
5 years ago
Changelist
Add ModuleValidationTest
InvalidModuleException now lets you get the Module that caused it
InvalidModuleException now uses a Set instead of a List for the 'reasons' argument
Invalid modules no longer stop the application; they're simply ignored and logged
Fixed autorole on user join and added a DM notification for it
Add reason to autorole role changes
Changelist