render bttv/ffz global emotes in incoming whispers, bttv/ffz/twitch (#824)

emotes in outgoing whispers
This commit is contained in:
hemirt
2018-10-25 21:51:55 +02:00
committed by fourtf
parent 02eeedb338
commit c176d836af
4 changed files with 62 additions and 8 deletions
+3
View File
@@ -40,6 +40,9 @@ public:
PubSub *pubsub;
const BttvEmotes &getBttvEmotes() const;
const FfzEmotes &getFfzEmotes() const;
protected:
virtual void initializeConnection(IrcConnection *connection, bool isRead,
bool isWrite) override;