logo bannerlogo banner
Page Navigator
Note

This ideally should never be called, as dispatch checks should stop this from happening.

bot.on('respawnDenied', () => {
    console.log('bot failed to respawn :(');
});