misc(aurora): adding a config option that doesn't do anything yet
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 42s

This commit is contained in:
Seaswimmer 2024-01-03 14:18:22 -05:00
parent 1ff240706c
commit 47f74d2259
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -6,6 +6,7 @@ def register_config(config_obj: Config):
config_obj.register_guild(
show_moderator = True,
use_discord_permissions = True,
ignore_modlog = True,
ignore_other_bots = True,
dm_users = True,
log_channel = " ",