@sylphrin I fixed the issue with the bot message deletion, it actually had nothing to do with messages being simultaneously deleted (because it'd happen when Sery_Bot auto bans 1 spam bot at a time too) and instead it was due to the extra processing I do for each message (like fetching pronouns and such) and that being slower than Sery_Bot doing moderation actions, so the moderation actions would get processed before the message data was even stored
Anyway, that's fixed now with some new deletion queue code!
Anyway, that's fixed now with some new deletion queue code!