1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Add developer bot

This commit is contained in:
Vishal Singh 2021-06-21 13:16:22 +05:30 committed by GitHub
parent f62d642572
commit 4146b50384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.**