Przejdź do Polskiej wersji
TFxJS is an advanced tool for creating bots on the Twitch platform. It aims to simplify event management, Twitch API integration and command handling, allowing developers to focus on implementing the bot's core logic. The framework provides an intuitive structure, modularity and easy configuration, making it an ideal choice for both novice and advanced bot developers.
- Easy integration with Twitch API - ready-to-use modules for easy connection with Twitch API REST and WebSocket.
- Event handling - the framework automatically handles events related to chat, users and (soon) much more!
- Command and Listener System - ability to define custom commands and listeners, manage them easily.
If you want to see the framework in action, check out our sample repository: https://github.com/tfxjs/tfxjs-example. There you'll find a working example and instructions for configuration and implementation.
( TO DO )
Detailed documentation, implementation examples and instructions on how to configure the framework are available here: TFxJS Docs.
If you encounter any problems while using the framework, you can report them in our repository on GitHub: Issues.
In addition, you can join our community on Discord, where you can find help and the opportunity to exchange experiences with other developers: Discord.
If you are interested in developing the project and want to contribute, please contact us. We are open to new ideas, fixes and extending the framework with additional features.
The project is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). This means that you are free to use the code as you wish, subject to attribution of authorship, but you may not use it for commercial purposes. See NOTICE.md for details.
Thank you for your interest in TFxJS! We wish you a successful work on your own bot! 🎮🤖