Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suzuki3jp/twitch.js
A useful Node.js package. for creating Twitch Chat Bots. extends @twurple
https://github.com/suzuki3jp/twitch.js
chat chatbot twitch twitch-api twurple
Last synced: about 1 month ago
JSON representation
A useful Node.js package. for creating Twitch Chat Bots. extends @twurple
- Host: GitHub
- URL: https://github.com/suzuki3jp/twitch.js
- Owner: suzuki3jp
- License: mit
- Created: 2022-12-29T05:04:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T07:25:44.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T09:43:51.201Z (about 2 months ago)
- Topics: chat, chatbot, twitch, twitch-api, twurple
- Language: TypeScript
- Homepage:
- Size: 257 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitch.js
- An useful Node.js package for creating Twitch chat bots. Extends [twurple](https://twurple.js.org/)
- **This package was created for use by [ArikenCompany](https://github.com/ArikenCompany) only.**
- **Therefore, we do not guarantee that it will work if you use it.**
## Feature
- Object-oriented
- Useful
- Utility included
## Installation
```Shell
npm install @suzuki3jp/twitch.js
```
## Usage
coming soon...
## Documentation
coming soon...
## Special thanks
- [twurple](https://twurple.js.org/): Borrows underlying functionality such as connection to twitch api
- [discord.js](https://discord.js.org/): Major inspiration on the structure of the libraries (or, as it was back then, the library)
## Help
- [Support Server](https://suzuki-dev.com/support)