Skip to main content

!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
ViewerName:!quote
partner badgemoderator badgeStreamElements:Quote #42: "This is peak gameplay!" - Added by Moderator1 (Jan 15, 2024)

Displaying a specific quote:

example chat
ViewerName:!quote 10
partner badgemoderator badgeStreamElements:Quote #10: "I can't believe that worked!" - Added by Broadcaster (Dec 25, 2023)

Adding a new quote (Moderator+):

example chat
moderator badgeModUser:!quote add Never give up!
partner badgemoderator badgeStreamElements:@Moderator, successfully added quote #51.

Removing a quote (Moderator+):

example chat
moderator badgeModUser:!quote remove 51
partner badgemoderator badgeStreamElements:@Moderator, successfully removed quote #51.

Parameters

  • <quote_id> (Optional): The specific ID number of the quote to display or remove.
  • add <quote_text> (Moderator+): The subcommand add followed by the text of the quote to save.
  • remove <quote_id> (Moderator+): The subcommand remove 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.
  • $(quote <id>): Variable to display a specific quote by ID.

Aliases

  • !quote add: !quote +
  • !quote remove: !quote -