openai-bot/config.json.default

12 lines
197 B
Plaintext
Executable file

{
"discord": {
"token": "",
"authorized_channels": [""],
"authorized_guilds": [""]
},
"openai": {
"key": "",
"resetTime": 600000,
"basePrompt": {"role": "system", "name": "Bot"}
}
}