Add config struct to example file
This commit is contained in:
parent
7d8a2db77b
commit
e8a216b9d7
@ -0,0 +1,11 @@
|
||||
[discord]
|
||||
client = ""
|
||||
guildid = ""
|
||||
|
||||
[database]
|
||||
host = ""
|
||||
port = 5432
|
||||
name = ""
|
||||
username = ""
|
||||
password = ""
|
||||
|
Loading…
Reference in New Issue
Block a user