This commit is contained in:
Sarimoko 2022-02-23 11:53:40 -08:00
parent a0a7bbbf93
commit 3ad1c78774
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ const client = new tmi.Client({
}); });
client.connect(); client.connect();
// TODO
// Filter | Buy followers, primes and viewers on
// RNG User // RNG User
function getChatters(channelName, _attemptCount = 0) { function getChatters(channelName, _attemptCount = 0) {