Slash Commands in a cog
#7747
-
How do you create a slash command that is also inside of a cog? |
Beta Was this translation helpful? Give feedback.
Answered by
gsmj
Mar 22, 2022
Replies: 1 comment 2 replies
-
https://gist.github.com/AbstractUmbra/a9c188797ae194e592efe05fa129c57f https://discordpy.readthedocs.io/en/master/ (v2.0 docs) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
CSutter5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://gist.github.com/AbstractUmbra/a9c188797ae194e592efe05fa129c57f
https://discordpy.readthedocs.io/en/master/ (v2.0 docs)