Module · FREE
Creator integrations
Wire your creator platforms (Twitch, YouTube, Ko-fi, Patreon, GitHub) into Discord so events fire automated actions — post notifications, assign roles, grant XP boosts, trigger anti-raid mode. Configure at /dashboard/[guildId]/integrations.
Twitch — Sub / Follow / Raid
Shipped via Phase 4a Connector Hub. EventSub webhook with HMAC verification.
- ●
channel.subscribe→ send embed in your thanks channel - ●
channel.follow→ welcome message - ●
channel.raid→ alert message + optional AutoMod tier toggle - ● Streamer Starter Kit preset wires the 3 standard mappings in one click
Auto Sub-role assignment + XP bonus require Twitch ↔ Discord account linking (v2 feature on the roadmap).
Other connectors (Phase 4b)
- ● YouTube — Live + Membership
- ● Ko-fi — donation.received → thanks + supporter role
- ● Patreon — pledge.created → tier → Discord role sync
- ● GitHub / GitLab — issue / PR webhooks
- ● Reddit / RSS / Rumble — feed-based triggers
Custom mappings
Each connector exposes triggers (events you receive) and actions you can fire on Discord : sendMessage, replyEmbed, assignRole, removeRole, addReaction, sendDM, giveXpBonus, giftCodeGrant. Build multi-step workflows + optional JSONLogic conditions (e.g. only on Tier-2 subs).
See also : Connector Spec v1 to build a custom integration.