Update 'config.toml'
This commit is contained in:
@@ -18,6 +18,7 @@ prefix = ";"
|
||||
|
||||
[admin_roles]
|
||||
|
||||
|
||||
# These are the role ids needed in order to use the console command
|
||||
# If an invalid role is used it will be ignored
|
||||
# If all the roles are invalid or the list is empty the setting will be ignored
|
||||
@@ -29,9 +30,12 @@ owners = ["738543444322156574", "822523680391037009"]
|
||||
# list of admin roles
|
||||
admins = []
|
||||
|
||||
# this controls which commands admins have access too
|
||||
|
||||
[console]
|
||||
|
||||
|
||||
# these control which commands admins have access too
|
||||
|
||||
# whether the command list is a whitelist or a blacklist
|
||||
# true = whitelist
|
||||
# false = blacklist
|
||||
|
||||
Reference in New Issue
Block a user