From 1256562ad9390e2f86277d70731249ca80282b01 Mon Sep 17 00:00:00 2001 From: Toastie Date: Sun, 11 Aug 2024 19:27:30 +1200 Subject: [PATCH] Upped games.yml to v5 This should have happened 2 updates ago --- src/EllieBot/data/games.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.