typo syntax
This commit is contained in:
parent
7b7eb2e3de
commit
83e3ce90f5
|
@ -85,8 +85,8 @@ client.on("giftpaidupgrade", (channel, username, sender, userstate) => {
|
||||||
});
|
});
|
||||||
client.on("hosted", (channel, username, viewers, autohost) => {
|
client.on("hosted", (channel, username, viewers, autohost) => {
|
||||||
console.log('LOG: TYVM! For the host!');{
|
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, `/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, `!kappagen sarimoHYPE sarimoLURK`);
|
||||||
});
|
});
|
||||||
client.on("hosting", (channel, target, viewers) => {
|
client.on("hosting", (channel, target, viewers) => {
|
||||||
console.log('HYPE | Logging into'.yellow, 'Twitch TV'.brightBlue);
|
console.log('HYPE | Logging into'.yellow, 'Twitch TV'.brightBlue);
|
||||||
|
|
Loading…
Reference in New Issue