-
Notifications
You must be signed in to change notification settings - Fork 1
Newcom
Californ1a edited this page Jan 15, 2017
·
2 revisions
Create custom commands.
-
command name
- Name of command without prefix.
-
mod-only (true|false)
- Make it so only Moderators can use the custom command.
-
reply-in-pm (true|false)
- Reply in a PM rather than in-channel.
-
message
- The message to be sent when the command is given.
- ModUser:
!newcom spook false false BOO! Scared ya!
- The new custom command would be
!spook
which would be enabled for all members to use, would reply in-channel, and the returned message would beBOO! Scared ya!
.
- The new custom command would be