Closed duncte123 closed 9 months ago
To send whispers make sure your chat token has the whispers:edit
scope.
Whispers send from non known/verified bot accounts will be evaluated by a spam classifier and might be dropped. You can request known/verified status for your bot here: https://dev.twitch.tv/limit-increase
Responding to whispers usually works a lot better, initiating contact from the bot isn't very succesful in general. Whispers might be dropped even on known/verified bot accounts, do not expect bot whispers to work reliably.
Thanks for the info! It would be nice if that scope was also documented in the library's documentation https://twitch4j.github.io/docs/chat/send-private-message/
Prerequisites
Expected Behavior
The bot sends me a whisper containing the text I provide
Current Behavior
The bot never sends a whisper
Log output / Stacktrace
Environment
Build Configuration
Possible Solution
No response
Additional Context/Screenshots