Essential commands for your Twitch chat bot
marcusmcb twitch-chat-bot: A custom chat bot built for Twitch using TMI js It is up to your bot to keep track of its usage and not exceed the limits. Rate limit counters begin when the server processes the first message and resets at the end of the window. For example, if the limit is 20 messages per 30 seconds, the window starts when the server processes the first message and lasts for 30 seconds. This will display the channel's current amount of viewers on Twitch. This will display the channel's current amount of Twitch followers. This will display the channel's name in sentence case. E.g. the channel name «moobot» will display as «Moobot». The...