Example config
This commit is contained in:
parent
849f592fc0
commit
78e8a857e9
@ -1,6 +1,8 @@
|
|||||||
[discord]
|
[discord]
|
||||||
client = ""
|
token = ""
|
||||||
|
appid = ""
|
||||||
guildid = ""
|
guildid = ""
|
||||||
|
category_id = ""
|
||||||
|
|
||||||
[database]
|
[database]
|
||||||
host = ""
|
host = ""
|
||||||
@ -9,3 +11,4 @@ name = ""
|
|||||||
username = ""
|
username = ""
|
||||||
password = ""
|
password = ""
|
||||||
|
|
||||||
|
admin_roles = [""]
|
||||||
|
Loading…
Reference in New Issue
Block a user