Examples

Here's a collection of code and bot examples using this API.

Example: autoReplyBot

autoReplyBot is a small bot using the Dlivetv-API. The focus of this bot is to bring customizable auto replies to the masses. All configuration is done in one file, you never need to touch a line of code.

The autoReplyBot can:

  • send messages in response to chat regex matches
  • send emotes/stickers in response to chat matches
  • send a random message every time a command is used
  • send messages to people when they send a gift (Lemon, Ice cream, etc..)
  • Send messages when someone follows, subscribes, or hosts.
  • Send messages on a schedule.

Find out more over at the autoReplyBot Github Page

More examples coming soon(tm)