# 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.
