How can I make my bot work with user-installed commands? #9848
-
Added my bot to my user but the commands aren't showing up. How do I do that? |
Beta Was this translation helpful? Give feedback.
Answered by
MCausc78
May 28, 2024
Replies: 1 comment 15 replies
-
By syncing the tree and using |
Beta Was this translation helpful? Give feedback.
15 replies
Answer selected by
HyperSourceGithub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By syncing the tree and using
app_commands.user_install()
decorator