You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if(cooldownWaiting.TotalSeconds>0)chatService.SendMessageAsync($"The !{cmdText} is not available for another {Math.Round(cooldownWaiting.TotalSeconds)} seconds");
"CooldownMessage": "Scott is taking a break.. check back soon!"
101
103
},
102
104
"squirrel": {
103
105
"response": "Hey look, a SQUIRREL! Jeff's not distracted AT ALL",
@@ -149,7 +151,7 @@
149
151
},
150
152
{
151
153
"command": "raid",
152
-
"response": "Prepare to RAID! Copy this text to use when we reach our raid target: ------------ Subscribers copy ------------- csharpRaid csharpRaid csharpRaid CsharpFritz's Coding Squad is Here! All your base are belong to us! csharpRaid csharpRaid csharpRaid ------------ Non-Subscribers copy ------------- twitchRaid twitchRaid twitchRaid CsharpFritz's Coding Squad is Here! All your base are belong to us! twitchRaid twitchRaid twitchRaid"
154
+
"response": "Prepare to RAID! Copy this text to use when we reach our raid target:\n▬▬ Subscribers Copy ▬▬\ncsharpRaid csharpRaid csharpRaid CsharpFritz's Coding Squad is Here! All your base are belong to us! csharpRaid csharpRaid csharpRaid\n▬▬ Non-Subscribers ▬▬\ntwitchRaid twitchRaid twitchRaid CsharpFritz's Coding Squad is Here! All your base are belong to us! twitchRaid twitchRaid twitchRaid"
0 commit comments