Changed config.yml
This commit is contained in:
parent
609b7d8419
commit
36f3f6cbcb
@ -1,12 +1,15 @@
|
|||||||
command:
|
command:
|
||||||
no-permission: "&cYou do not have permission to use this command."
|
no-permission: "&cYou do not have permission to use this command."
|
||||||
|
invalid-type: "&cInvalid type. Valid types: &6{types}"
|
||||||
toggle:
|
toggle:
|
||||||
enabled: "&aChatGPT has connected. Say Hi!"
|
enabled: "&aChatGPT has connected. Say Hi!"
|
||||||
disabled: "&cChatGPT has disconnected."
|
disabled: "&cChatGPT has disconnected."
|
||||||
format:
|
|
||||||
- "&bYou: &7%message%"
|
|
||||||
- "&bAI: &a%message%"
|
|
||||||
error: "&cAn error occurred while processing your message."
|
error: "&cAn error occurred while processing your message."
|
||||||
|
|
||||||
|
use-default-chat: false
|
||||||
|
format:
|
||||||
|
- "&b%player%: &7%message%"
|
||||||
|
- "&bAI: &a%message%"
|
||||||
|
|
||||||
# https://beta.openai.com/account/api-keys
|
# https://beta.openai.com/account/api-keys
|
||||||
API_KEY: ""
|
API_KEY: ""
|
Loading…
Reference in New Issue
Block a user