HexCorpProgramming / HexCorpDiscordAI

5 stars 7 forks source link

Attempting to toggle identity enforcement before 2 weeks doesn't give a response #477

Closed primis closed 3 days ago

primis commented 1 month ago

Expected: "Access denied: you have not been on the server for long enough (...)" Actual: The AI does not respond at all, nor does it take any action. image

ZebraNorth commented 1 month ago

Can't reproduce this, will need to look at it further. It's possible that a message listener was handling the message before it ever got to processing the command. For example, the command was issued from the channel drone-hive-assignment.

ZebraNorth commented 1 week ago

I still can't reproduce this.

primis commented 1 week ago

Confirmed just now that running a hc!tei <id> does work for me now, but it has been after 2 weeks in test server. Will leave/rejoin and test again

ZebraNorth commented 3 days ago

Reproduced: The bug happens if the "hc!tei" message is deleted before the bot can reply to it, eg if identity enforcement is active.