#Select menu cogs
1 messages · Page 1 of 1 (latest)
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
Here's the role select example.
Look at the examples and read the docs again. I can't help you since your code is way too messy