Upped games.yml to v5

This should have happened 2 updates ago
This commit is contained in:
Toastie 2024-08-11 19:27:30 +12:00
parent f10c49ec61
commit 1256562ad9
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

View file

@ -1,5 +1,5 @@
# DO NOT CHANGE # DO NOT CHANGE
version: 4 version: 5
# Hangman related settings (.hangman command) # Hangman related settings (.hangman command)
hangman: hangman:
# The amount of currency awarded to the winner of a hangman game # The amount of currency awarded to the winner of a hangman game
@ -56,7 +56,7 @@ raceAnimals:
name: Unicorn name: Unicorn
# Which chatbot API should bot use. # Which chatbot API should bot use.
# 'cleverbot' - bot will use Cleverbot API. # 'cleverbot' - bot will use Cleverbot API.
# 'gpt' - bot will use GPT API # 'openai' - bot will use OpenAi API
chatBot: OpenAi chatBot: OpenAi
chatGpt: chatGpt:
# Url to any openai api compatible url. # Url to any openai api compatible url.