MathcelF / Moderationide

Moderationide V2: For Boronide
GNU General Public License v3.0
6 stars 2 forks source link

Annoying ass error code #2

Open DanExxed opened 2 years ago

DanExxed commented 2 years ago

how funny, lol directory name didn't change anything.

image

MathcelF commented 2 years ago

The directory name caused an error with not finding the module. This error is based on the version of the library.

You could remove store=False, as the keyword argument is 'unexpected'. Either it was added as a default, or something else, but this should be looked at at an "different" perspective.

So just remove store=False with the current version. I will change it soon, but it could error in most cases. https://github.com/Pycord-Development/pycord/pull/1520