The checks on things like settings and points should be reviewed.
Setting should require a user to have permissions to edit channels.
Points should require a user to have moderation permissions
moderation commands should have moderation permissions
Different permissions can be seen here:
https://discordpy.readthedocs.io/en/stable/api.html?highlight=guild_permissions#discord.Permissions
The checks on things like settings and points should be reviewed.
Setting should require a user to have permissions to edit channels.
Points should require a user to have moderation permissions
moderation commands should have moderation permissions
Different permissions can be seen here:
https://discordpy.readthedocs.io/en/stable/api.html?highlight=guild_permissions#discord.Permissions