-
Notifications
You must be signed in to change notification settings - Fork 0
More commands #17
Description
List of commands to implement:
/set_timer {duration} - (MODERATOR ONLY) Updates the timer duration in seconds
/ignore {user} - (MODERATOR ONLY) Lets moderators toggle ignore for other users
/add_trusted {user} - (MODERATOR ONLY) Lets moderators add users as trusted moderators
/remove_trusted {user} - (MODERATOR ONLY) Lets moderators remove users from trusted moderators
/set_channel {channel} - (MODERATOR ONLY) Lets moderators set the callout channel for the bot
/pause - (MODERATOR ONLY) Cancels the next callout and prevents further until /continue is used
/continue - (MODERATOR ONLY) Starts the timer again
/mode {dev | test | prod} - (DEV ONLY) Adjusts what config is loaded
/list_phrases - A numbered list of all phrases, numbers to be used in /remove_phrase command
/add_phrases {message} - (EDITOR ONLY) Adds a callout phrase to the settings
/remove_phrase {id} - EDITOR ONLY) Removes a phrase based on the id in the /list_phrases list