This ideally should never be called, as dispatch checks should stop this from happening.
bot.on('respawnDenied', () => {
console.log('bot failed to respawn :(');
});
This ideally should never be called, as dispatch checks should stop this from happening.
bot.on('respawnDenied', () => {
console.log('bot failed to respawn :(');
});