Commands Anywhere
#10301
|
How do you make a command that can be used anywhere, such as: DMs, GCs, and Servers without having the bot present? |
Answered by
lecanact
Sep 29, 2025
Replies: 2 comments 1 reply
|
You need to make your app/bot installable by users (select both for your use-case). Check the dashboard on https://discord.dev: |
1 reply
|
I figured it out, I missed some decorators that were listed in the documentation. |
0 replies
Answer selected by
lecanact
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I figured it out, I missed some decorators that were listed in the documentation.