logo bannerlogo banner
Page Navigator
  • banRemaining is a string in the format HH:MM:SS
bot.on('banned', (banRemaining) => {
    console.log(`bot is banned for ${banRemaining}, and cannot authenticate. RIP`);
});
Note

If you get a bot banned, you should reconsider your life choices.