From 2ca42750b97e02bfebc8ec08c5cfd9319c59943e Mon Sep 17 00:00:00 2001 From: murderteeth <89237203+murderteeth@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:03:56 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2528c93..5cc80f1 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ concatenate_files(dir_name, 'knowledge_base.txt') - run locally with docker, or: `pip install -r "requirements.txt"` then `python bot.py` - or deploy to cloud with https://fly.io: `flyctl deploy --ha=false` (atm the script only supports 1 machine, it's already configured like this) -- add bot in a group and use `/add_group groupid` to whitelist it and it's ready to use with `/prompt whatever you want` +- add bot in a group and use `/add_group groupid` to whitelist it and the bot is ready to answer questions with `/prompt` whenever you want