0

Is there a universal way of seeing all available !commands that can be used in a streamer's chat? (via a command in the chat and/or the twitch API)

What I know so far

I know of !commands which gives a subset of the commands available for some streamers (but definitely not all available commands)

stevec
  • 41,291
  • 27
  • 223
  • 311
  • I’m voting to close this question because it's just entirely off topic. – daniu Mar 04 '21 at 11:58
  • @daniu i appreciate the feedback, rather than anonymous down/close vote. I guess you do not develop twitch extensions? The question is entirely on topic: it’s a coding question with a concrete desired outcome and an outline of what’s already been attempted. – stevec Mar 04 '21 at 12:05
  • I did retract my close vote because you're right, I cannot judge if it is entirely off topic. I guess if it's available via the API, it wouldn't be. Asking about what to enter in chat to get a list would be IMO. – daniu Mar 04 '21 at 12:28

1 Answers1

0

No becuase different streamers use different channel bots

And thus each channel bot will have different ways of presenting the channels commands, if all the commands are presented in a list for viewers at all.

Barry Carlyon
  • 1,039
  • 9
  • 13