Replies: 1 comment
-
Hello, you can get information about the command used via Message.interaction, including its full name. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm writing a helper bot to alert me for some specific games on discord. Those games are started by slash commands, and I can't get them via a standard on_message
Any hint how to achieve this ?
In the GUI, we see "xxx used /yyy", I was thinking a bit like for a reply to have a parent message or other, but can't find anything
Thank you
Beta Was this translation helpful? Give feedback.
All reactions