π Hi there! I'm Gagan, a passionate developer with a keen interest in creating powerful Telegram bots and APIs. With a focus on asynchronous frameworks and efficient coding practices, I strive to build tools that make communication and data management seamless and efficient.
An advanced Telegram bot designed to forward messages and files from restricted and non-restricted channels/groups. This bot can save content even from channels with forwarding restrictions.
Key Features:
- Forward messages from public/private channels.
- Save/clone individual posts by their post link.
- Batch save multiple posts (up to 10,000) via the
batch
command. - Supports deployment on VPS and Heroku.
A modern and asynchronous Telegram MTProto API framework for Python, tailored for both users and bots. Forked from pyrogram, this project aims to provide a streamlined interface for interacting with the Telegram API.
Key Features:
- Elegant and intuitive API.
- High performance with
TgCrypto
for cryptography. - Type-hinted methods and classes for better development experience.
- 20+ Stars on GitHub for various projects.
- Successfully deployed multiple bots used by thousands of users.
- Contributor to open-source projects, enhancing the community with valuable code and documentation.
- Developed robust solutions for handling restricted content in Telegram, significantly improving data accessibility for users.
- Languages: Python, JavaScript
- Frameworks: Pyrogram, Telethon, Flask
- Tools: Git, Docker, Heroku, MongoDB, Redis
- APIs: Telegram Bot API, MTProto