@twitchfy/chatbot
Version:
A powerful node module to make your own Twitch ChatBot
15 lines (9 loc) • 574 B
Markdown
# 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).