Premium Commands
This premium functionality is provided as thanks for supporting Chai. Commands and functionality listed here only work while a server has premium status. This includes things like:
- Channel Sorting (both manual and automatic)
- Logging temporary text channel contents
- Breakout Matchmaking commands (
mix
,match
, etc.)
Manual Channel Sorting
Using the .sort
command will reorder temporary voice and text channels by which emoji settings channels include:
- 📅, 📆, or 🗓
- 💚
- NEITHER ❓ NOR ⛔
- BOTH 💚 AND ❓
- ❓
- ⛔
Channels with the same emoji settings will be ordered alphabetically.
Automated Channel Sorting
If you would like channels to always be sorted as though by the .sort
, use the following command:
.autosort on
Once on, channels are automatically sorted whenever a channel configuration completes, provided your server still has premium status. This can be turned back off at any time, using .autosort off
.
Temporary Text Channel Logging
To save a copy of messages sent in temporary text channels, when the channels are closed, use the following:
.set-log-channel [channel link or channel ID]
When logging is active, whenever a channel closes, message contents will be saved as a .txt file and uploaded to the channel specified by the command.
Event Hosting Commands
These commands make it easier to run user-driven commands on your server.
Presenter
This command designates members as being able to speak and stream regardless of a channel's audio or stream mute status.
.presenter [@userMention1 @userMention2 ... @userMentionN]
Mass Mute
This command prohibits everyone but the channel owner, deputies, and presenters from speaking.
.mass-mute
Video Mute
This command prohibits everyone but the channel owner, deputies, and presenters from streaming (turning their web cam on or sharing their screen).
.video-mute
note
Discord caps voice channel capacity at 25 members when any member is streaming. This command helps prevent members from capping a channel at 25 members.