feat: Add Live Emote Updates for BTTV (#4147)

This feature is enabled by default and can be disabled in settings with the "Enable BTTV live emotes updates" setting.

Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2023-01-21 15:06:55 +01:00
committed by GitHub
parent 56f7c91a64
commit 904749cf62
22 changed files with 856 additions and 33 deletions
+7
View File
@@ -197,6 +197,13 @@ set(SOURCE_FILES
providers/bttv/BttvEmotes.cpp
providers/bttv/BttvEmotes.hpp
providers/bttv/BttvLiveUpdates.cpp
providers/bttv/BttvLiveUpdates.hpp
providers/bttv/liveupdates/BttvLiveUpdateMessages.cpp
providers/bttv/liveupdates/BttvLiveUpdateMessages.hpp
providers/bttv/liveupdates/BttvLiveUpdateSubscription.cpp
providers/bttv/liveupdates/BttvLiveUpdateSubscription.hpp
providers/chatterino/ChatterinoBadges.cpp
providers/chatterino/ChatterinoBadges.hpp