XtremeOwnage / WarBot

Warbot is a discord bot designed for the hustle-castle mobile phone game.
GNU General Public License v3.0
6 stars 3 forks source link

War messages may be delayed for some guilds. #54

Closed XtremeOwnageDotCom closed 2 years ago

XtremeOwnageDotCom commented 3 years ago

I have received reports of war messages being delayed for some guild users.

I think this issue may be related to having to send messages to 700+ separate guilds. I would investigate enabling better parallelization of sending out the messages.

https://github.com/XtremeOwnage/WarBot/blob/master/WarBot.Main/Util/WAR_Messages.cs

XtremeOwnageDotCom commented 2 years ago

Complete re-write of discord, complete with sharded clients ought to fix this issue.... Currently in progress.

XtremeOwnageDotCom commented 2 years ago

This should be resolved with the latest version of WarBOT.