Add config struct to example file

This commit is contained in:
2024-07-06 17:01:57 +02:00
parent 7d8a2db77b
commit e8a216b9d7

View File

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