Upped games.yml to v5
This should have happened 2 updates ago
This commit is contained in:
parent
f10c49ec61
commit
1256562ad9
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# DO NOT CHANGE
|
||||
version: 4
|
||||
# DO NOT CHANGE
|
||||
version: 5
|
||||
# Hangman related settings (.hangman command)
|
||||
hangman:
|
||||
# The amount of currency awarded to the winner of a hangman game
|
||||
|
@ -56,7 +56,7 @@ raceAnimals:
|
|||
name: Unicorn
|
||||
# Which chatbot API should bot use.
|
||||
# 'cleverbot' - bot will use Cleverbot API.
|
||||
# 'gpt' - bot will use GPT API
|
||||
# 'openai' - bot will use OpenAi API
|
||||
chatBot: OpenAi
|
||||
chatGpt:
|
||||
# Url to any openai api compatible url.
|
||||
|
|
Loading…
Reference in a new issue