Add settings.json.example

This commit is contained in:
Joakim Hellsén 2024-04-07 17:28:25 +02:00
commit c9a6c91f8e
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9

4
settings.json.example Normal file
View file

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