Add settings.json.example

This commit is contained in:
2024-04-07 17:28:25 +02:00
parent 3a41ce8822
commit c9a6c91f8e

4
settings.json.example Normal file
View File

@ -0,0 +1,4 @@
{
"discord_token": "",
"openai_token": ""
}