Skip to content

Commit 2f3852a

Browse files
committed
(#70) docs: update documentation for set menu button
1 parent 6644289 commit 2f3852a

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,10 +316,24 @@ If you want to check the menu, you can send the following message to your bot.
316316
/menu
317317
```
318318

319-
🎊 **At this point, the configuration process for your telegram bot is completed. You can use all the features of this bot.** 🎉🎉
319+
🎊 At this point, the configuration process for your telegram bot is completed.
320+
You can use all the features of this bot.
321+
🎉🎉
320322

321323
<p align="center">
322-
<img alt="Menu features of this bot" src="https://github.com/lbiltech/telegram-bot-github-notify/assets/35853002/5aa42173-9443-4978-a59a-82f2ed016790" />
324+
<img alt="Menu features of this bot" src="https://github.com/lbiltech/telegram-bot-github-notify/assets/35853002/1a725130-c7c4-4594-9669-abc6d2dc1fba" />
325+
</p>
326+
327+
**To increase ease of use. Let's create a menu with a list of commands listed for you.**
328+
329+
Please send the following message to your bot to create a menu button.
330+
331+
```text
332+
/set_menu
333+
```
334+
335+
<p align="center">
336+
<img alt="Set menu" src="https://github.com/lbiltech/telegram-bot-github-notify/assets/35853002/70f79e8f-b075-455d-b928-f721ca5b11cc" /> <img alt="Set menu" src="https://github.com/lbiltech/telegram-bot-github-notify/assets/35853002/53af5d51-7aa8-4dd8-99f6-3b55a9971cbe" />
323337
</p>
324338

325339
Now you will need to add the Webhook for your GitHub repository to receive notifications.

0 commit comments

Comments
 (0)