twitch-toolkit
Version:
A set of tools to integrate with Twitch API, Twitch Chat and Twitch WebHooks.
7 lines (4 loc) • 446 B
Markdown
# Examples
We provide a few examples to better understand how to use the toolkit:
- [**simple-chat-listener**](https://github.com/chriteixeira/twitch-toolkit/tree/master/examples/simple-chat-bot): A simple chat bot for Twitch.
- [**webhook-notifications**](https://github.com/chriteixeira/twitch-toolkit/tree/master/examples/simple-chat-listener): A express server example to receive webhook notifications with integration with the Twitch API.