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: 2 comments 16 replies
-
By syncing the tree and using |
Beta Was this translation helpful? Give feedback.
15 replies
Answer selected by
HyperSourceGithub
-
Anyone can provide a example code |
Beta Was this translation helpful? Give feedback.
1 reply
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