UI: Add bttv emote button to Twitch chat window

master
jp9000 2019-02-08 01:00:21 -08:00
parent bb580c7c03
commit 96644b31ad
1 changed files with 1 additions and 0 deletions

View File

@ -170,6 +170,7 @@ ffz.setAttribute('src','https://cdn.frankerfacez.com/script/script.min.js');\
document.head.appendChild(ffz);";
static const char *bttv_script = "\
localStorage.setItem('bttv_clickTwitchEmotes', true);\
localStorage.setItem('bttv_darkenedMode', true);\
var bttv = document.createElement('script');\
bttv.setAttribute('src','https://cdn.betterttv.net/betterttv.js');\