Skip to content

Chat Commands

Nocturnal42 edited this page Jul 19, 2019 · 2 revisions

When ext-chat is enabled, the following chat commands are available. To use, just type them into the chatbox on your bots page. These chat commands have no effect on how the site behaves, they only affect the bot. There are some functions that duplicate functions on the site. These changes are not save and are lost on reboot.

  • .help List all currently registered chat commands, in alphabetic order. This list includes commands that are only available to mods and the robot owner.
  • .devmode [on|off|mods] Set dev mode. In dev mode, only the owner can drive. If devmode is set to mods, your local mods can also drive.
  • .anon control [on|off] Sets if anonymous users can drive your bot.
  • .anon tts [on|off] Sets if anonymous users messages are passed to TTS.
  • .tts [mute|unmute] Mutes the bots TTS.
  • .ban NAME Ban user NAME from controlling your bot.
  • .unban NAME Remove user NAME from the ban list.
  • .timeout NAME Timeout user NAME from controlling your bot for 5 minutes.
  • .untimeout NAME remove user NAME from the timeout list.
  • .brightness [0-255] Set the camera brightness.
  • .contrast [0-255] Set the camera contrast.
  • .saturation [0-255] Set the camera saturation.
  • .stationary Toggles stationary mode on and off. When enabled, forward/backward commands will be ignored.

Hardware modules can have their own hardware specific TTS commands.

Clone this wiki locally