From 83e3ce90f5407c84ff66b785dd88465bb3be9519 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Mon, 14 Feb 2022 14:22:10 -0800 Subject: [PATCH] typo syntax --- node/boto.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node/boto.js b/node/boto.js index 7132a88..3614b19 100644 --- a/node/boto.js +++ b/node/boto.js @@ -85,8 +85,8 @@ client.on("giftpaidupgrade", (channel, username, sender, userstate) => { }); client.on("hosted", (channel, username, viewers, autohost) => { console.log('LOG: TYVM! For the host!');{ - client.say(channel, `/me TYVM @`+ username, `we may take your viewership of`, viewers+`, but we'll never take their FREEDOM!!! sarimoFREEDOM); - client.say(channel, `!kappagen sarimoHYPE sarimoLURK`); + client.say(channel, `/me TYVM @`+ username, `we may take your viewership of`, viewers+`, `but we'll never take their FREEDOM!!! sarimoFREEDOM`); + client.say(channel, `!kappagen sarimoHYPE sarimoLURK`); }); client.on("hosting", (channel, target, viewers) => { console.log('HYPE | Logging into'.yellow, 'Twitch TV'.brightBlue);