Remove SAIN stuff, it's not necessary (SAIN does handle its own stuff)
Change the bot despawn to be Deactivate, Dispose, Unspawn, Destroy. This matches (Mostly) the order of BSGs usage of BotUnspawn (They don't Destroy though, but it's necessary to not duplicate the BotOwner component)
Add a safety BotState check before despawning
Add bots numbered name to the Despawn debug output