Closed ghost closed 2 years ago
Whoops, looks like I slipped in a 2.0a-only change without realizing it. I'll have to shim for it but should be fixed soon enough.
This should be fixed in 2.3.2, which will be available from pip likely within the next hour.
Summary
The
jsk permtrace
doesnt work as expectedReproduction steps
Use the permtrace, It only returns the permissions for the guild owner/role or users with admin perms.
??jsk permtrace <channel_id> <user_id>
I also tried using a<role_id>
but that gave me the same error.Expected results
To show the results of the command, ie the users permissions in the channel.
Actual results
Checklist
System information
Jishaku v2.3.1, discord.py 1.7.3, Python 3.9.6