#How do I handle a track ending with Pycord.Wavelink

1 messages · Page 1 of 1 (latest)

halcyon lynx
#

Pretty much what the title says, the docs don't seem to talk about events at all.

#

I am using slash commands BTW

#

Wait, can I impliment slash commands in a cog?

graceful prawnBOT
#

Here's the slash cog example.

halcyon lynx
#

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

low kraken
#

can you check examples?