Add config struct to example file

This commit is contained in:
Joren 2024-07-06 17:01:57 +02:00
parent 7d8a2db77b
commit e8a216b9d7
Signed by: Joren
GPG Key ID: 280E33DFBC0F1B55

View File

@ -0,0 +1,11 @@
[discord]
client = ""
guildid = ""
[database]
host = ""
port = 5432
name = ""
username = ""
password = ""