#Select menu cogs

1 messages · Page 1 of 1 (latest)

steep remnant
#

We won't just tell you how to do something. Explain what you have tried and why it isn't working.

#

And why is the select decorator inside of your function? That is not how decorators work at all

#

And your indentation is all wrong

#

And why are you trying to create a select component inside of a Cog subclass?

#

To me it just looks like you're copy and pasting without knowing how anything works

pastel gulchBOT
#

Here's the role select example.

steep remnant
#

Look at the examples and read the docs again. I can't help you since your code is way too messy