if the host leaves the lobby, the bot doesn't know since it doesn't track the current host fix: track the current host along with the queue, and put a special case in the leave event to check if the person who just left is host
if the host leaves the lobby, the bot doesn't know since it doesn't track the current host
fix: track the current host along with the queue, and put a special case in the leave event to check if the person who just left is host