12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
{
|
|
"discord": {
|
|
"token": "",
|
|
"authorized_channels": [""],
|
|
"authorized_guilds": [""]
|
|
},
|
|
"openai": {
|
|
"key": "",
|
|
"resetTime": 600000,
|
|
"basePrompt": {"role": "system", "name": "Bot"}
|
|
}
|
|
} |