Skip to main content⭐ New Features
- Larger slot list. Discord only allows 2000 characters in a message. For some events this was simply too little. Now there are two slotlist messages into which the slotlist is split up. (commit: 9401fb48)
- Event time is now displayed in the user’s time zone. (commit: e3785962)
- Donation acknowledgement can now be completed via the bot. (commit: a05e441f)
- “Help” now also outputs the aliases for each command, if available. (commit: 9783bd8c)
- Events can now be archived via a command. Archiving adds the most important information to a central channel and deletes the event channel. (commit: 2b9e06af)
rebuildArchive sends the entire archive to the configured channel. (commit: 02d24bd1)
🐞 Bug Fixes
- A slot with an invalid User ID entered was shown as empty on the website. (commit: 1e8931f5)
- A message with only the prefix, in the default
! led to an internal error. (commit: fe49fd7e)