added Kick Support, fixed init

This commit is contained in:
liyunze 2026-03-02 10:39:52 +11:00
parent 9d13250153
commit 56c5c7deec
2 changed files with 4 additions and 3 deletions

View file

@ -4,14 +4,15 @@
![Streamer.Bot](https://img.shields.io/badge/Streamer.Bot-%234285F4.svg?style=for-the-badge&logoColor=white) ![Streamer.Bot](https://img.shields.io/badge/Streamer.Bot-%234285F4.svg?style=for-the-badge&logoColor=white)
![Twitch](https://img.shields.io/badge/twitch-8957E5?style=for-the-badge&logo=twitch&logoColor=white) ![Twitch](https://img.shields.io/badge/twitch-8957E5?style=for-the-badge&logo=twitch&logoColor=white)
![YouTube](https://img.shields.io/badge/youtube-FF0000?style=for-the-badge&logo=youtube&logoColor=white) ![YouTube](https://img.shields.io/badge/youtube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)
![Kick](https://img.shields.io/badge/kick-53FC18?style=for-the-badge&logo=kick&logoColor=white)
Task Bot for Co-working streamers on Twitch & YouTube. Task Bot for Co-working streamers on Twitch & YouTube.
## Why this Task Bot? ## Why this Task Bot?
- Browser Source is optional - Browser Source is optional
- You only need Streamer.Bot running to have it working with Twitch chat - You only need Streamer.Bot running to have it working with chat
- Compatible with Twitch and YouTube; possibly extending to Kick and Trovo - Compatible with Twitch, YouTube and Kick; possibly extending to Trovo
- Task data is accessible via Streamer.Bot global variable - Task data is accessible via Streamer.Bot global variable
- Commands' permissions are easily configurable: - Commands' permissions are easily configurable:
- Mod (and Streamer) only - Mod (and Streamer) only

File diff suppressed because one or more lines are too long