📄️ Base64_transform_bot
A Telegram bot offering Base64 encoding/decoding, quote replacement, curl-to-Python conversion, JSON formatting, and YouTube utilities for developers.
📄️ Building InstaResizerBot: Scalable Image Resizing for Instagram on Telegram Infrastructure
Technical architecture, Pillow canvas math, and state handling behind InstaResizerBot, a Python Telegram bot built for Instagram aspect ratio fitting.
📄️ Kick_and_ban_all_members_bot
A Telegram moderation bot for bulk purging regular group members using MTProto streaming, temporary bans, and FloodWait auto-recovery.
📄️ Post from Telegram to WordPress Bot
Automated Python server tool to publish blog posts and media directly from Telegram channels and chats to WordPress via REST API.
📄️ ResponseWithBarcodeBot
Generates barcodes from user input directly in Telegram chats using python-barcode and in-memory BytesIO buffers.
📄️ ResponseWithQrBot
Generates high-resolution QR codes from user input directly in Telegram chats using python-qrcode, Pillow resampling, and in-memory BytesIO streams.