You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the bot complains about the ticket of a request being newer than 24 hours, the message disappears again pretty quickly, making it very easy to miss.
Possible Solution
PM, not deleting, posting somewhere else, …
The text was updated successfully, but these errors were encountered:
I think the best solution would be to send a DM to the user. However that may be difficult to implement since we need to take rate limits and further bot limitations regarding DMs into account.
A better solution would be to convert it to an ephemeral message when Discord.js adds support for it. That way only the user that sent the invalid request sees the message and they have to dismiss it themselves.
The Problem
When the bot complains about the ticket of a request being newer than 24 hours, the message disappears again pretty quickly, making it very easy to miss.
Possible Solution
PM, not deleting, posting somewhere else, …
The text was updated successfully, but these errors were encountered: