stupid...
This commit is contained in:
parent
0e669e29d9
commit
38253e07fa
|
@ -84,7 +84,7 @@ client.on("giftpaidupgrade", (channel, username, sender, userstate) => {
|
||||||
console.log('LOG: Gift-Sub UPGRADED to a real full blown sub! ');
|
console.log('LOG: Gift-Sub UPGRADED to a real full blown sub! ');
|
||||||
});
|
});
|
||||||
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`);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue