Documentation ¶
Overview ¶
Package twitchstreams provides a way to notify about users streaming on Twitch.
There are two main features: - Poll a list of usernames and notify to channels when they start streaming. - A channel trigger to look up the streaming status of users.
Setup: - Register an application on the Twitch developers site and get a Client ID. - Set the client ID in the configuration with key "twitchstreams-client-id"
Configuration options:
- twitchstreams-channels - A space separated list of channels to notify about when one of your default users starts streaming
- twitchstreams-client-id - Your application's client ID. Register it on the developer site.
- twitchstreams-users - Users to notify about when they start streaming. Also the default list of users when you use the !twitch trigger without a username.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.