# TWITCHFY

This package allows you to create a chatbot over Twitch EventSub. It incorpores a powerful way of creating commands and listening to EventSub events.

Start using this package by installing it:

```bash
npm i @twitchfy/chatbot
```

## Useful Resources

* If you want to contribute to the package or report any bug feel free to visit the [official GitHub repository](https://github.com/twitchfy/twitchfy).

* For further information about how to use the package and getting started see the [official documentation](https://twitchfy-docs.vercel.app).