Update API keys in config.json

This commit is contained in:
ShadowVirtual 2024-04-30 17:44:40 -08:00
parent 3288c4e56e
commit 0d5693461d

View file

@ -3,6 +3,6 @@
"MainColor": "#5DE4EF",
"ErrorColor": "#F12215",
"ClientID": "1092982783191822336",
"Token": "",
"OpenAIapiKey": ""
"Token": "MTE5OTg1ODA3NzY1NTEyNjE4OA.Gx7dL8.0hC22mfq2KiOX1KI0rgn7HdNIgThr00izBbIvw",
"OpenAIapiKey": "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"
}