Crystalwarrior / KFO-Server

An Attorney Online server.
GNU Affero General Public License v3.0
4 stars 26 forks source link

Bridgebot game ends the whole server if it can't connect to Discord API #43

Open Crystalwarrior opened 2 years ago

Crystalwarrior commented 2 years ago

image

Crystalwarrior commented 2 years ago

Might be caused by https://github.com/Crystalwarrior/KFO-Server/blob/master/server/discordbot.py#L29

Crystalwarrior commented 2 years ago

Nope this happens when server gets DDoSed, apparently it occurs due to unstable DNS. Dunno how to catch this error so it doesn't flood the console.