fixing twurple switch
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user