iLotterytea's Twitch Bot
Bot's Twitch PageSource code
  • 👋Introduction
  • 🚪How do I make the bot join my chat?
  • 💽Commands
    • 📺Channel management
      • Timers
      • Settings
      • Custom commands
    • 🛰️Stream events and notifications
      • Stream events
      • Stream notifications
    • 😀Emote management
      • Check the usage of emote
      • Emote usage leaderboard
      • Emote set similarity check
    • ⚔️Moderation management
      • Mass ping
      • Spam
    • 👤User management
      • User ban check
    • 🥪Miscellaneous
      • Minecraft server status check
      • Get today's holidays
      • Ping!
  • 🚨Error codes
Powered by GitBook
On this page
  • Syntax
  • Usage
  • Responses
  • Error handling
  1. Commands
  2. Moderation management

Mass ping

To use the !massping command, you must assign moderator to the bot. Following the Twitch API docs, only moderators have access to full chatter list.

The !massping command gives the ability to mass mentioning (mass ping) chatters. This feature allows you to quickly and efficiently draw the attention of a large number of users to a certain message.

Syntax

!massping <message...>

  • <message...> (optional) - A text message that will be sent along with a mention of all chatters.

Usage

  • !massping forsen

  • !massping good morning everyone!! have a nice day :3

  • !massping

Responses

  • @chatter1, @chatter2, @chatter3, ..., forsen

  • @chatter1, @chatter2, @chatter3, ..., good morning everyone!! have a nice day :3

  • @chatter1, @chatter2, @chatter3, ...,

Error handling

Last updated 1 year ago

💽
⚔️
Error 3: Insufficient rights