joshuaskelly / twitch-observer

Turn Twitch chatter into Python events
MIT License
26 stars 6 forks source link

Stream Can Receive Whispers But Viewers Cannot #53

Open joshuaskelly opened 7 years ago

joshuaskelly commented 7 years ago

Summary

A bot can send whispers to the streamer but cannot send whispers to a viewer.

PythooonUser commented 6 years ago

According to this thread (https://discuss.dev.twitch.tv/t/whispers-on-irc/2459):

However:

(June 2015) We purposely made whispers convoluted for IRC integration because we didn't want users and bot developers to become reliant on receiving user-to-user messages via IRC. We have plans to stop using TMI to send user-to-user messages and instead use a new system (and protocol) entirely.

Also interesting: https://discuss.dev.twitch.tv/t/have-a-chat-whisper-bot-let-us-know/10651.

PythooonUser commented 6 years ago

The issue is rather old now, but maybe this is a configuration problem? A user on Twitch can protect himself from receiving whispers from anonymous users using some settings.