tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.54k stars 216 forks source link

Starting a chant from chat #490

Closed ScallyGames closed 2 years ago

ScallyGames commented 2 years ago

It would be really useful to give the ability to start a chant from a bot. This could for instance allow to start chants through channel point redemptions.

I've tried sending /chant xy through say and raw, replicating how other commands like mods work but couldn't quite get it to work. It seems like the command is sent to Twitch and then not handled properly (no response, message doesn't show in chat).

I've made sure the bot is a mod in the channel so I'd expect it to work.

ScallyGames commented 2 years ago

Okay, digging a bit deeper I found that it sends back a NOTICE of unrecognized_cmd. Guess that means it's just not supported on the side of Twitch?

Do you have any connections to Twitch to have it unlocked? Probably tricky as it's still experimental, right?

maiconcarraro commented 2 years ago

Kinda old issue, but /chant was for specific channels and it is now removed from all channels. 😢

Ref: https://twitter.com/TwitchSupport/status/1491139159183876098