diff --git a/README b/README index 99da6c9..b62a7a0 100644 --- a/README +++ b/README @@ -13,10 +13,10 @@ DISCORD_TOKEN="TOKEN" ``` # Usage -`python3.7 bot.py` +`python3.7 main.py` # Commands `!g` - Display help text for the bot `!gp` - Display settings for the model (temperature, top_p, etc) `!gs ` - Change a model setting to a new value -`!g ` Ask the GPT3 Davinci 003 model a question. \ No newline at end of file +`!g ` Ask the GPT3 Davinci 003 model a question.