Blooket Flooder

node v14.20.1
version: 1.0.0
endpointsharetweet
const Blooket = require('blooket') const client = new Blooket(); client.floodGames('950993', 100); client.on('flood', data => { console.log('Joined game with name: ' + data.player); });
Loading…

no comments

    sign in to comment