!quote
TwitchYouTubeKick
- Access
- Everyone
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.
To display a random quote:
!quoteTo display a specific quote by ID:
!quote <quote_id>The ID can also be prefixed with #, e.g. !quote #42.
To add a quote (Moderator+):
!quote add <quote_text>To remove a quote (Moderator+):
!quote remove <quote_id>Examples
Section titled “Examples”Displaying a random quote:
Displaying a specific quote:
Adding a new quote (Moderator+):
Removing a quote (Moderator+):
Parameters
Section titled “Parameters”<quote_id>(Optional): The specific ID number of the quote to display or remove, with or without a#prefix.add <quote_text>(Moderator+): The subcommandaddfollowed by the text of the quote to save.remove <quote_id>(Moderator+): The subcommandremovefollowed by the ID of the quote to delete.
Configuration
Section titled “Configuration”- The permission levels for adding and removing quotes can be adjusted under
Chatbot->Chat Commands->Default Commands. - Editing the text of existing quotes is only possible from the StreamElements Dashboard.
Subcommand aliases
Section titled “Subcommand aliases”!quote add:!quote +!quote remove:!quote rem,!quote delete,!quote del,!quote -
Related Variables
Section titled “Related Variables”$(quote <id>): Variable to display a specific quote by ID.