[EssentialsX-Discord] Allow slash commands to be used in direct messages #5172
Unanswered
untuned
asked this question in
Ideas and Feature Suggestions
Replies: 1 comment 1 reply
|
This is a Discord limitation. We upsert commands to the server specifically, which means they update in the client instantly. To allow this to happen, commands would need to be global, which take up to an hour to update. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This would especially be useful for the
/msgcommand, since replies are sent to your DMs anyway.All reactions