From 4146b5038464c9f878fcb07b9a48cc386c96c95d Mon Sep 17 00:00:00 2001 From: Vishal Singh <38159691+vishal2376@users.noreply.github.com> Date: Mon, 21 Jun 2021 13:16:22 +0530 Subject: [PATCH 1/3] Add developer bot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cfbe149..466d69d 100644 --- a/README.md +++ b/README.md @@ -688,5 +688,10 @@ Get help. Discuss. Chat. * Translator bot by [Areeg Fahad (source)](https://github.com/AREEG94FAHAD/translate_text_bot). This bot can be use to translate texts. * Digital Cryptocurrency bot by [Areeg Fahad (source)](https://github.com/AREEG94FAHAD/currencies_bot). With this bot, you can now monitor the prices of more than 12 digital Cryptocurrency. * [Anti-Tracking Bot](https://t.me/AntiTrackingBot) by [Leon Heess (source)](https://github.com/leonheess/AntiTrackingBot). Send any link, and the bot tries its best to remove all tracking from the link you sent. +* [Developer Bot](https://t.me/IndDeveloper_bot) by [Vishal Singh](https://github.com/vishal2376) [(source code)](https://github.com/vishal2376/telegram-bot) This telegram bot is specially created for 💻 coders and it can do following tasks + - Provide c++ learning resources 📚 + - GitHub(search,clone) + - Stackoverflow search 🔍 + - Codeforces(profile visualizer,random problems) **Want to have your bot listed here? Just make a pull request.** From 66598e39fe9ae79cd2e82b68fe94ba095d3f51c4 Mon Sep 17 00:00:00 2001 From: Vishal Singh <38159691+vishal2376@users.noreply.github.com> Date: Mon, 21 Jun 2021 16:27:32 +0530 Subject: [PATCH 2/3] Change description of developer bot --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 466d69d..305537b 100644 --- a/README.md +++ b/README.md @@ -688,10 +688,6 @@ Get help. Discuss. Chat. * Translator bot by [Areeg Fahad (source)](https://github.com/AREEG94FAHAD/translate_text_bot). This bot can be use to translate texts. * Digital Cryptocurrency bot by [Areeg Fahad (source)](https://github.com/AREEG94FAHAD/currencies_bot). With this bot, you can now monitor the prices of more than 12 digital Cryptocurrency. * [Anti-Tracking Bot](https://t.me/AntiTrackingBot) by [Leon Heess (source)](https://github.com/leonheess/AntiTrackingBot). Send any link, and the bot tries its best to remove all tracking from the link you sent. -* [Developer Bot](https://t.me/IndDeveloper_bot) by [Vishal Singh](https://github.com/vishal2376) [(source code)](https://github.com/vishal2376/telegram-bot) This telegram bot is specially created for 💻 coders and it can do following tasks - - Provide c++ learning resources 📚 - - GitHub(search,clone) - - Stackoverflow search 🔍 - - Codeforces(profile visualizer,random problems) +* [Developer Bot](https://t.me/IndDeveloper_bot) by [Vishal Singh](https://github.com/vishal2376) [(source code)](https://github.com/vishal2376/telegram-bot) This telegram bot can do tasks like GitHub(search,clone),provide c++ learning resources ,Stackoverflow search, Codeforces(profile visualizer,random problems) **Want to have your bot listed here? Just make a pull request.** From f11bf08ba1660e87572e37ca9cbb54a95ff1288b Mon Sep 17 00:00:00 2001 From: Vishal Singh <38159691+vishal2376@users.noreply.github.com> Date: Mon, 21 Jun 2021 16:30:17 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 305537b..7048b6c 100644 --- a/README.md +++ b/README.md @@ -688,6 +688,6 @@ Get help. Discuss. Chat. * Translator bot by [Areeg Fahad (source)](https://github.com/AREEG94FAHAD/translate_text_bot). This bot can be use to translate texts. * Digital Cryptocurrency bot by [Areeg Fahad (source)](https://github.com/AREEG94FAHAD/currencies_bot). With this bot, you can now monitor the prices of more than 12 digital Cryptocurrency. * [Anti-Tracking Bot](https://t.me/AntiTrackingBot) by [Leon Heess (source)](https://github.com/leonheess/AntiTrackingBot). Send any link, and the bot tries its best to remove all tracking from the link you sent. -* [Developer Bot](https://t.me/IndDeveloper_bot) by [Vishal Singh](https://github.com/vishal2376) [(source code)](https://github.com/vishal2376/telegram-bot) This telegram bot can do tasks like GitHub(search,clone),provide c++ learning resources ,Stackoverflow search, Codeforces(profile visualizer,random problems) +* [Developer Bot](https://t.me/IndDeveloper_bot) by [Vishal Singh](https://github.com/vishal2376) [(source code)](https://github.com/vishal2376/telegram-bot) This telegram bot can do tasks like GitHub search & clone,provide c++ learning resources ,Stackoverflow search, Codeforces(profile visualizer,random problems) **Want to have your bot listed here? Just make a pull request.**