Additional context for timed out users in Discord
thatkev opened this issue ยท 0 comments
Why?
I want to be able to have a context to be used in a permissions manager, for example, discordsrv:timed-out
, which will be set to true or similar when the user is muted in Discord.
What and How?
Additional context: discordsrv:timed-out
or similar wording.
Are there alternatives?
Get a bot that assigns a role upon a user timeout, and use the discordsrv:role-id
context to determine whether or not they are timed out.
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
No response