Skip to content

Chat Commands

You don’t need to open Bearry every time. You can create and edit commands directly through Twitch chat!

Master Command: !custom (or !cmd, !cc)

  • Syntax: !custom create <name> <response>
  • Example: !custom create hi Hello, welcome!
  • Result: Creates a !hi command that replies “Hello, welcome!”.
  • Syntax: !custom edit <name> <new_response>
  • Example: !custom edit hi Hello, how are you?
  • Result: Updates the response of the !hi command.
  • Syntax: !custom delete <name>
  • Example: !custom delete hi
  • Result: Permanently removes the !hi command.
  • Syntax: !commands
  • Result: Shows the public list of available commands in the chat.