From cae23f3b112ec1d35668946252f15f8ba57bd16e Mon Sep 17 00:00:00 2001 From: Humaun Kabir Date: Sat, 5 Oct 2024 03:28:07 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0350706..c910dc3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ BEARER: Final = "Bearer bearertokenhere" ``` #### Backend -Run the backend of bot by +Run the backend of bot. ``` python main.py ``` @@ -35,3 +35,8 @@ Bot polling... #### Example Usage Once your bot is running as well as your API is serving properly. Start interacting with your bot. + +![chatimage](static/chat.png) + +#### License +MIT