Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeouts work inconsistently for bots #6847

Open
bignutty opened this issue May 9, 2024 · 0 comments
Open

Timeouts work inconsistently for bots #6847

bignutty opened this issue May 9, 2024 · 0 comments
Labels

Comments

@bignutty
Copy link

bignutty commented May 9, 2024

Description

I've started receiving odd Missing Permission errors in my bots logs in the past months despite checking for all required channel permissions, finally being able to track them down to the fact that timeouts seem to suddenly affect bots now.

I'm certain this used to not be the case, with bots being exempt from timeouts. More perplexing, this behavior seems to be inconsistent now between regular messages and slash commands.

Steps to Reproduce

  1. Time out a bot in a server
  2. Attempt to send a message via the bot
  3. Attempt to run a (server) slash command via the bot
  4. Attempt to run a (user) slash command via the bot
  5. Observe

Expected Behavior

(Previous expected behavior) All of them work
(Potentially expected by a moderator) None of them work (or respond publicly in the case of user commands)

Current Behavior

The message fails, the slash commands "work" and create a new public message.

Screenshots/Videos

No response

Client and System Information

N/A

@bignutty bignutty added the bug label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant