forked from letsRobot/letsrobot
-
Notifications
You must be signed in to change notification settings - Fork 20
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.
- Adafruit Motor Hat
- Adafruit PWM / Servo Hat
- Anki Cozmo on MacOS/Linux
- Anki Cozmo on Windows
- Cytron MDD10 10 Amp Motor Driver
- GoPiGo2
- GoPiGo3
- L298N Dual Motor Driver
- MAX7219 SPI LED Driver
- MotoZero 4 Motor Controller
- MQTT Publish Controller
- OWI 535 Robotic Arm (USB Controller)
- Serial Based Controllers (Parallaxy or Arduinos)
- PiBorg ThunderBorg Motor Driver
- Pololu Daul MC33926 Motor Driver (experimental)
- Pololu DRV8835 Dual Motor Driver
- Pololu Maestro Servo Controller (experimental)