Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyBodin committed Oct 13, 2018
1 parent ba03ad8 commit 4e8d582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WaldyBotTwitch.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ client.on("chat", function (channel, userstate, message, self) { //in progress
client.action(channel = "carc1nogen", userstate['username'] + " fuck you");
client.action(channel = "hdbeasta", userstate['username'] + " fuck you");
});

//

// TESTTEST
client.on("ping", function () {
Expand Down

0 comments on commit 4e8d582

Please sign in to comment.