logo bannerlogo banner
Page Navigator
Note

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

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