Skip to content

Instantly share code, notes, and snippets.

@Deiru2k
Created July 21, 2017 15:40
Show Gist options
  • Save Deiru2k/20174f371a9dcf631aea4c957b533324 to your computer and use it in GitHub Desktop.
Save Deiru2k/20174f371a9dcf631aea4c957b533324 to your computer and use it in GitHub Desktop.

TWITCH

  • Add and remove things that are Twitch.tv related.
  • Notes: To add game filters and title filters, you MUST include the brackets. Do NOT use the full Twitch URL. It will not work!! Use only the channel name (www.twitch.tv/channelName) The Team name must be from the URL, not the display name of the team. (www.twitch.tv/team/teamName) You may add multiple channels, teams, games, communities, game and title filters by using the pipe character | between them. The only required options are: channelName/communityName/teamName/gameName

Twitch Channels

Note: Adding an announcement channel, game and title filters are optional.

  • Format: -nl twitch channel channelName #announcementChannel {gameFilters} [titleFilters]

Twitch Communities (Announce ALL live streams in the community)

  • Format: -nl twitch community communityName #announcementChannel

Twitch Games (Announce ALL live streams for that game)

  • Format: -nl twitch game gameName #announcementChannel

Twitch Teams (Announce ALL live streams in the team)

  • Format: -nl twitch team teamName #announcementChannel

Twitch Game Filters (Global)

  • NOTE: This affects all stream announcements for Twitch
  • Format: -nl twitch gfilter {gameName|gameName} #announcementChannel

Twitch Title Filters (Global)

  • NOTE: This affects all stream announcements for Twitch
  • Format: -nl twitch tfilter [word|different words|more words] #announcementChannel

Twitch Stream Stats

  • Format: -nl twitch stats

  • Examples: -nl twitch channel AgueMort #live-streams {Overwatch|World of Warcraft} (adds a channel to announce in a certain channel and game filters) -nl twitch game Overwatch (adds a game to the global announcement channel) -nl twitch community MMORPG #live-streams (adds the community with a specified announcement channel) -nl twitch team thekingdom #the-kingdom-streamers (adds a team with a specific announcement channel)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment