Streamerbot / docs

Official documentation for Streamer.bot
https://docs.streamer.bot
7 stars 45 forks source link

Twitch websocket Events Wiki Update Tested / updated / added #23

Closed lebluxtv closed 7 months ago

lebluxtv commented 7 months ago

StreamUpdate ✅ PredictionCreated ✅ PredictionCanceled ✅ PredictionUpdated ✅ PredictionLocked ✅ PredictionCompleted ✅ PollCreated ✅ PollUpdated ✅ PollCompleted ✅ FirstWord ✅ ChatMessage ✅ RewardRedemption ✅ RewardCreated ✅ RewardUpdated ✅ RewardDeleted ✅

I suggest To remove :

Whisper ❌ no data emitted BotWhisper ❓ (not successfully tested)

Whipstickgostop commented 7 months ago

Need to clean up formatting in the JSON, there's a lot of "key":"value" which should be "key": "value" (just need a space for consistency)