Small bugfix update to address an issue that got introduced with v6.0.0
Bugfixes
- Fixed a couple of issues where the bot did not send an (command) error message correctly.
- Fixed issue that notification commands (event_create_notification add, etc.) did not correctly send a "Timeout" message on timeout.
- Fixed an issue that signups didn't work correctly if the emoji info had a tailing whitespace. Example: "role,DD "
- Fixed an issue that some custom signup templates did not apply the 10 seconds cooldown correctly
- Correctly send error "Command not found!" if
/help
was used with an invalid command
Other Changes
- Since I changed the Discord library with v6.0.0, "Discord Events" finally update their location correctly if you use automatic voice channel creation (
/event_voice set
)