make files more clear and avoid git pull conflicts

This commit is contained in:
Nayan
2025-08-25 22:49:55 -04:00
parent c6123df4df
commit d379076cd7
5 changed files with 17 additions and 15 deletions

7
config.json.example Normal file
View File

@@ -0,0 +1,7 @@
{
"config": {
"chat_channel": "testchatchannel",
"command_channel": "testchatchannel",
"command_prefix": "!"
}
}