-
Notifications
You must be signed in to change notification settings - Fork 6
Configuration
📓 See the Configuration Commands page for more specific configuration options that are available.
The track
command can be used to track events from multiple outside sites. See the Anime List Tracker or Livestream Tracker.
Since multiple sites are targeted by the same command, the bot will not always be able to correctly assume the site you are trying to track. The site may be obvious, for example the format @username will always target Twitter, or the format of a 24-digit YouTube channel ID will always target YouTube. Other sites use generic usernames, for example there is no way to tell apart a Twitch
, Twitcasting
, or MyAnimeList
username.
The site can always be manually specified (/track <username> site:twitcasting
) or specified by URL (/track username:https://twitcasting.tv/username
), however it may make more sense to change the default for a channel. This can be done with the /usetracker
command.
Example: /usetracker site:MyAnimeList
to set the default tracker site to MyAnimeList, for a typical #anime channel.