test
This commit is contained in:
parent
a0a7bbbf93
commit
3ad1c78774
|
@ -19,6 +19,8 @@ const client = new tmi.Client({
|
|||
});
|
||||
|
||||
client.connect();
|
||||
// TODO
|
||||
// Filter | Buy followers, primes and viewers on
|
||||
|
||||
// RNG User
|
||||
function getChatters(channelName, _attemptCount = 0) {
|
||||
|
|
Loading…
Reference in New Issue