1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 08:28:31 +00:00

Dark Mode

This commit is contained in:
SirStendec 2015-02-24 02:48:29 -05:00
parent 4c3b9217a8
commit 2fa93b0a8e
8 changed files with 268 additions and 13 deletions

View file

@ -2,6 +2,8 @@ var FFZ = window.FrankerFaceZ,
SENDER_REGEX = /(\sdata-sender="[^"]*"(?=>))/;
FFZ.bttv_known_bots = ["nightbot","moobot","sourbot","xanbot","manabot","mtgbot","ackbot","baconrobot","tardisbot","deejbot","valuebot","stahpbot"];
// --------------------
// Initialization
// --------------------