feat(aurora): added [p]auroraset showmoderator
command and relevant matching features
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 41s
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 41s
This commit is contained in:
parent
f55dd00300
commit
eaf08f2e08
3 changed files with 16 additions and 1 deletions
|
@ -4,6 +4,7 @@ config: Config = Config.get_conf(None, identifier=481923957134912, cog_name="Aur
|
|||
|
||||
def register_config(config_obj: Config):
|
||||
config_obj.register_guild(
|
||||
show_moderator = True,
|
||||
use_discord_permissions = True,
|
||||
ignore_other_bots = True,
|
||||
dm_users = True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue