Twitch Feeds

twitch add

Information

Automatically set notifications for when a twitch user starts streaming.

Usage example

// create a new feed for a channel
,twitch add #channel [username]

twitch message

Information

Used to edit the message that is sent to your server alongside the notification. Supports raw text and embed code.

Parameters

NameFunction

--pingable on

Allows bleed to ping roles and @everyone. Be careful!

Usage example

// twitch message w/o parameter - raw text
,twitch message [username] New stream started!

// twitch message w/ parameter - embed code
,twitch message [username] {embed}$v{description: New stream started!}$v{message:@everyone} --pingable on

Last updated