add multiple channel support

This commit is contained in:
amy 2024-11-26 01:02:14 +03:30
parent 0ad10fdd93
commit c644486876
No known key found for this signature in database
2 changed files with 2 additions and 4 deletions

View file

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