Skip to content
Kalbintion Kier edited this page Apr 26, 2017 · 5 revisions

Commands can change from channel to channel due to the usage of additional custom string based commands. However, there are standard commands that persist from channel to channel. Please be aware that this wiki is not here to document channel dependent commands and instead usage of the help <command> syntax should be used instead.

Format

Commands presented on this page have a particular formatting. Anything enclosed within < and >'s are required material. Those enclosed in [ and ]'s are optional parameters. Settings split between each other by a | (pipe) character indicates an OR, meaning it is one side or the other, but not both. Additional information on the command, what the purpose is, and what expected values may be are indicated on the respective command page that is available to be linked to directly by clicking on the command name itself.

Rank 0

There are presently no default commands at this level.

Rank 1

  • ama <get <index> | add <question> | remove <index> | save | next | index | repeat>
  • commands list [rank]
  • quote <get <index> | add <quote> | remove <index> | save>
  • viewers
  • uptime
  • game
  • status

Rank 2

  • multi <user1 [user2 [userN ...]]>

Rank 3

  • commands new <trigger> <level> <message>
  • commands edit <trigger> <method> <new value> - Please see documentation for more information on valid method values.
  • perm <set <user> <rank> | get <user>>
  • raid <user>
  • game new_game
  • status new_status

Rank 4

There are presently no default commands at this level.

Rank 5

There are presently no default commands at this level.

Default Custom Commands

You may have noticed a lack of ban commands and etc in the above lists, this is because these commands are not considered core commands, they are custom commands that are created upon a channel initialization.

Rank 1

Rank 3

  • b <user> OR ban <user> - This will ban the provided user
  • t <user> OR timeout <user> - This will timeout the provided user for 10 minutes
  • t <user> <time> OR timeout <user> <time> - This will timeout the provided user for a specified amount of time.
  • ut <user> - This will pardon a user from the channel (untime them out)
  • clear - This will clear the chat
  • ub <user> OR unban <user> - This will unban a user from the channel
  • p <user> OR purge <user> - This will purge the chat for a particular user.
  • slow <time> - This will cause the chat delay in the channel for the specified time.
  • slowoff - Turns off slow-mode
  • subsonly - Turns on only subscriber only mode for a channel
  • subsoff - Turns off subscriber only
  • r9kbeta - Enables r9kbeta, see r9kbetainfo for more information
  • r9kbetaoff - Disables r9kbeta, see r9kbetainfo for more information
  • r9kbetainfo - This will not allow users to post non-unique messages to the channel. It will check for a minimum of 9 characters that are not symbol unicode characters.
Clone this wiki locally