mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Fixed Twitch being broken because I'm dumb lol
This commit is contained in:
@@ -517,6 +517,7 @@ async function TwitchChatMessage(data) {
|
||||
// Set the message data
|
||||
let message = data.message.message;
|
||||
const messageColor = data.message.color;
|
||||
const role = data.message.role;
|
||||
|
||||
// Set furry mode
|
||||
if (furryMode)
|
||||
|
||||
Reference in New Issue
Block a user