Skip to content
Californ1a edited this page Jan 15, 2017 · 2 revisions

Syntax: newcom <command name> <mod-only> <reply-in-pm> <message>

Create custom commands.

Parameter(s):
  • 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.
Example(s):
  • 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 be BOO! Scared ya!.

Main

Commands (Perm Level 0+ [Everyone])

Commands (Perm Level 1+ [Member])

Commands (Perm Level 2+ [Moderator])

Commands (Perm Level 3+ [Admin])

Commands (Perm Level 4 [Bot Owner])

Clone this wiki locally