shibdib / Firetail

An EVE Online Discord Bot (Continuation of Dramiel)
MIT License
23 stars 22 forks source link

Fix Prefix Checks and Checks Inheritance #154

Closed scragly closed 5 years ago

scragly commented 5 years ago

The bot checks were not correctly inheriting previously, as a person who passes higher level checks should pass all lower level ones.

Added guildowner check level.

Removes the co-owner level check from the prefix command. Adds a admin level check when a prefix change has been requested, and returns error if check not passed.