Middledot

Results 9 comments of Middledot

Cannot reproduce with this code. Are you sure this is the code you used and that this happens consistently?

Try reinstalling pycord but other than that it seems that the data attribute should always be there. Does it still make an error as a global command? (i.e. remove the...

Are you still getting this error on the latest commit?

Probably fixed now. I just made it so that slash groups without subcommands are not registered since the library in general doesn't support slash groups with callbacks.

Yes, I didn't work on this for a _few months_ now. I plan to finish this for v2.5. The last things to do _for now_ are to: - Test it...

I wasn't sure about adding an underscore to the prepare and call_*_hooks functions, so I reverted that. Otherwise, this is done and ready for review basically!

> The only workaround to this would be to internally cache the subscribed members. User caching could be implemented, so this can stay open as a feature request