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
  • Subscribe to the event
  • Unsubscribe from the event
  • Get your event subscriptions
  • Get available events to subscribe
  • Usage
  • Subscribing to the event
  • Unsubscribing from the event
  • Responses
  • Subscribing to the event
  • Unsubscribing from the event
  • Getting event subscriptions
  • Important notes
  • Error handling
  1. Commands
  2. Stream events and notifications

Stream notifications

The !notify command gives users the ability to manage event subscriptions.

Syntax

Subscribe to the event

!notify sub <name>:<type>

  • <name> - Twitch username or event name (custom type only).

  • <type> - Event type.

Unsubscribe from the event

!notify unsub <name>:<type>

  • <name> - Twitch username or event name (custom type only).

  • <type> - Event type.

Get your event subscriptions

!notify subs

Get available events to subscribe

!notify list

Usage

Subscribing to the event

  • !notify sub forsen:live

Unsubscribing from the event

  • !notify unsub forsen:live

Responses

Subscribing to the event

  • If you're not a subscriber You have successfully subscribed to the "forsen:live" event!

  • If you're already a subscriber You're already a subscriber to the "forsen:live" event.

Unsubscribing from the event

  • If you're not a subscriber You're not subscribed to the "forsen:live" event.

  • If you're a subscriber You have successfully unsubscribed from the "forsen:live" event!

Getting event subscriptions

  • If you're subscribed to at least one event Your subscriptions: forsen:live, xqc:offline, nymn:title, ...

  • Otherwise, You're not subscribed to any events.

Important notes

  • If the specified event name does not belong to a Twitch user, the event type will automatically be considered custom.

Error handling

Last updated 1 year ago

💽
🛰️
Error 0: Not enough arguments
Error 2: Incorrect argument
Error 12: Not found
Error 127: Something went wrong