This commit is contained in:
amy 2024-08-10 15:48:19 +03:30
commit fcbfe08096
8 changed files with 540 additions and 0 deletions

7
config.example.json Normal file
View file

@ -0,0 +1,7 @@
{
"groq-key": "",
"discord-key": "",
"chat-channelID": "",
"should-send-debug": false,
"debug-channelID": ""
}