Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Is there a way to recall a cog slash command from a cog slash command? #101

Answered by kvsxxx
brotherelric asked this question in Q&A
Discussion options

You must be logged in to vote

okay, seems that there's an issue with directly calling cog commands with (), sorry for that, until it's fixed this should be a workaround

...
await self.setup.invoke(ctx) # instead of await self.setup(ctx)

sorry for the trouble

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@brotherelric
Comment options

@kvsxxx
Comment options

@brotherelric
Comment options

@kvsxxx
Comment options

@brotherelric
Comment options

Comment options

You must be logged in to vote
1 reply
@brotherelric
Comment options

Answer selected by brotherelric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants