Twitch Notifications
All commands are now slash commands:
/set_notification_channel [text-channel] /add_streamer [twitch user-name] /remove_streamer [twitch user-name]
Fixed the issue where removing a streamer from one server would affect every server.
Verification System
The /setup_verification process has changed. It now uses prompts instead of a pop-up modal. The modal was inconvenient as admins had to manually input channel-role IDs.
For improved security and professionalism, the verification method has changed. Instead of one-click verification, each user must now enter a one-time code sent to them. This code is valid for 30 seconds.
Fixed an issue where multiple users verifying at the same time caused problems.
Ticket System
The /setup_ticket process has also changed to use prompts instead of pop-up modals. The previous modal system was inconvenient as it required admins to input channel-role IDs.
Temp Channels
Two new features were added for temp channels:
Admins can now optionally set notifications for when a user joins a temp channel. They can select the text channel for the notification and specify which role should be tagged.
Auto-Moderation
Added the command /purge_messages [number of messages], which allows bulk message deletion. There are two limitations to this command: Messages older than 14 days cannot be deleted. No more than 100 messages can be deleted at once.