diff --git a/src/EllieBot/data/games.yml b/src/EllieBot/data/games.yml index b5fa9c1..01f0261 100644 --- a/src/EllieBot/data/games.yml +++ b/src/EllieBot/data/games.yml @@ -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.