mirror of
https://github.com/father-bot/chatgpt_telegram_bot.git
synced 2026-06-13 03:54:57 +03:00
Add commands suggestions via set_my_commands api method
* add command suggestions via set_my_commands method * update README to remove manual instructions for bot menu
This commit is contained in:
@@ -59,21 +59,6 @@ mv config/config.example.env config/config.env
|
||||
docker-compose --env-file config/config.env up --build
|
||||
```
|
||||
|
||||
|
||||
## Configure command hints (optional, but fancy)
|
||||
|
||||
At [@BotFather](https://t.me/BotFather), use command `/mybots` -> select your bot -> Edit Bot -> Edit Commands. Then paste the following text to the BotFather:
|
||||
|
||||
```
|
||||
retry - Regenerate last bot answer
|
||||
new - Start new dialog
|
||||
mode - Select chat mode
|
||||
balance - Show balance
|
||||
help - Show help
|
||||
```
|
||||
|
||||
After that, you will be able to utilize menu shortcuts or receive prompts while entering commands.
|
||||
|
||||
## ❤️ Top donations
|
||||
You can be in this list: <a href="https://github.com/karfly/chatgpt_telegram_bot/blob/main/static/donate/donate.md#%EF%B8%8F-donate" alt="Donate shield"><img src="https://img.shields.io/badge/-Donate-red?logo=undertale" /></a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user