diff --git a/src/providers/twitch/twitchserver.cpp b/src/providers/twitch/twitchserver.cpp index ddff5b554..1ea956910 100644 --- a/src/providers/twitch/twitchserver.cpp +++ b/src/providers/twitch/twitchserver.cpp @@ -17,7 +17,7 @@ namespace providers { namespace twitch { TwitchServer::TwitchServer() - : whispersChannel(new Channel("/mentions")) + : whispersChannel(new Channel("/whispers")) , mentionsChannel(new Channel("/mentions")) { AccountManager::getInstance().Twitch.userChanged.connect([this]() { //