-
Notifications
You must be signed in to change notification settings - Fork 0
Core Modules
TWINGE has a few default endpoints and events it listens to, but much of its functionality is added by adding modules as children to the main scene.
Permission options for various chat-related features.
Enables Endpoints:
- A
- B
- C
Listens to events:
- A
- B
- C
INCOMPLETE
Uses moderator:read:followers to get follower metrics and listen to new follower events. No permission dropdowns as it only implements a single scope, with no Manage level.
Creates event listeners and endpoints for all Twitch features that involve monetization (Ads, Subscribers, Bit cheers, Hype Trains)
INCOMPLETE
Endpoints and event listeners for moderation tools. Bans, unbans, suspicious activity notifications, etc.
Uses channel:manage:raids to start and cancel raiding other channels, and listens to the channel.raid event (This does not require a permission scope).