fixing twurple switch

This commit is contained in:
Darius
2025-09-26 15:24:52 +02:00
parent 47a4103176
commit 95693c0201
5 changed files with 11 additions and 11 deletions

View File

@@ -15,8 +15,8 @@ export class SongCommand implements ICommand {
triggered = async (
channel: string,
user: string,
text: string,
msg: ChatMessage,
_text: string,
_msg: ChatMessage,
) => {
logSuccess(`${channel} song command triggered`);
// client.say(channel, "testing");