Closed Mattie112 closed 2 years ago
Interesting.. So it's not always handling them? That's weird..
Looks like that issue was on Discord's end yesterday due to the outage. Considering the fact it actually sent [LEAVE] to the server would mean with the API outage Discord had yesterday, the message simply failed to send.
However, when a player gets kicked/banned for reasons such as AFK, these don't log at all due to a limitation in factorio. The rewrite will have an option and a guide on adding the custom feature.
Allright I will keep an eye on this :)
Can you re-open this issue? I do continue to have this issue. I am going to add some debug logging to the bot so I can at least see what is it doing. Is it getting the LEAVE and it is posting it to Discord or not?
Do you preferer a PR for master
or for rewrite
? Think it would be best to know this before I add the code :)
It looks like leave messages are not always handled. Didn't have time to look into this yet. I'm thinking of adding a PR that adds debug mode, just logs all received and send messages to stdout so you can see what the bot is doing. But I thought let's at least document this. Probably won't have time before tomorrow evening to do this :)