#How do I handle a track ending with Pycord.Wavelink
1 messages · Page 1 of 1 (latest)
Here's the slash cog example.
How would I go about using groups, descriptions, and options in a cog for slash commands?
That example doesnt seem to show
I am currently using create_group, does that apply to cogs as well?
Or do I just do it the same way?
I think theres something fundamental I am missing
@low kraken Any suggustions?
Is there any docs for slash_cog?
Better question
@low kraken How do I handle listening to events when outside of a cog?
Oh wait
I am a idiot
I needed to add @bot.event
can you check examples?