!quote
Twitch YouTube Trovo Kick
Overview
The !quote
command interacts with the channel's quote system. Viewers can use it to display a random saved quote. Moderators and the broadcaster can use subcommands to add new quotes or remove existing ones.
Usage
To display a random quote:
!quote
To display a specific quote by ID:
!quote <quote_id>
To add a quote (Moderator+):
!quote add <quote_text>
To remove a quote (Moderator+):
!quote remove <quote_id>
Important: Adding (add
) and removing (remove
) quotes typically requires Moderator permission level or higher.
Examples
Displaying a random quote:
example chat
StreamElements:
ViewerName:
Displaying a specific quote:
example chat
StreamElements:
ViewerName:
Adding a new quote (Moderator+):
example chat
ModUser:
StreamElements:
Removing a quote (Moderator+):
example chat
ModUser:
StreamElements:
Parameters
<quote_id>
(Optional): The specific ID number of the quote to display or remove.add <quote_text>
(Moderator+): The subcommandadd
followed by the text of the quote to save.remove <quote_id>
(Moderator+): The subcommandremove
followed by the ID of the quote to delete.
Configuration
- The permission levels for adding and removing quotes can be adjusted under
Chatbot
->Chat Commands
->Default Commands
.
Related Variables
$(quote <id>)
: Variable to display a specific quote by ID.
Aliases
!quote add
:!quote +
!quote remove
:!quote -