From 0b2752321248a19d02f1f58e281857e50a3fe47a Mon Sep 17 00:00:00 2001 From: Udit Karode Date: Fri, 14 Apr 2023 15:59:10 +0530 Subject: [PATCH] doc(readme): update commands --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf7adc4..df5ae2a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ A Telegram bot that lets you interact with the Bing AI from chats that you allow - Press the `Edit Commands` button in your bot's menu on BotFather, and paste the following: ``` -ai - send a prompt to the AI -variant - get or set the variant of the chat +ai - send a message to Bing AI +variant - get or set the chat variant of the chat help - get help on how to use the bot +newchat - clear the current conversation and start a new one ```