From aacaf5b311024efcbf944dfe860baf12770dfbaf Mon Sep 17 00:00:00 2001 From: Arash Nemat Zadeh Date: Sat, 28 Oct 2023 21:12:04 +0330 Subject: [PATCH] adding QR-Code Generator bot to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f545ccb50..1f447e7e8 100644 --- a/README.md +++ b/README.md @@ -892,5 +892,6 @@ Here are some examples of template: * [CalendarIT Bot](https://t.me/calendarit_bot) ([source](https://github.com/codebyzen/CalendarIT_Telegram_Bot))by [CodeByZen](https://github.com/codebyzen). A simple, but extensible Python Telegram bot, can post acquainted with what is happening today, tomorrow or what happened 20 years ago to channel. * [DownloadMusicBOT](https://github.com/fcoagz/DownloadMusicBOT) by *Francisco Griman* - It is a simple bot that downloads audio from YouTube videos on Telegram. * [AwesomeChatGPTBot](https://github.com/Kourva/AwesomeChatGPTBot) - Simple ChatGTP-3.5 bot. It is FREE and can remember chat history for a while With pre-defined roles! +* [QR-Code For You Bot](https://t.me/qrcode_for_you_bot) ([source](https://github.com/arashnm80/qrcode-for-you-bot)) by [Arashnm80](https://github.com/arashnm80). Telegram qrcode generator bot created with pyhton and telebot. **Want to have your bot listed here? Just make a pull request. Only bots with public source code are accepted.**