Real-world examples of Telegram bots built with AI. Get inspired by successful bot commands and automation workflows.
Sell valuable media content to group members via Telegram Stars
Perfect for Telegram Group admins to sell valuable media content they own to their members.
What you tell the AI:
"Take the file represented by the photo_to_sell_file environment variable and send it to the user for an amount of Stars defined by photo_to_sell_price env var."
⭐ Payment: Telegram Stars
📁 Uses: Session directory files
Remove backgrounds from product photos automatically
Perfect for e-commerce sellers who need clean product images quickly.
What you tell the AI:
"Accept a photo from the user, use rembg library to remove the background, and return the image with transparent background as a PNG file"
⚡ Avg. processing: 3-5 seconds
📦 Uses: PIL, rembg
Fetch email subjects from Gmail automatically
Get the X-th latest email subject from your Gmail inbox instantly.
What you tell the AI:
"Take the params_text number value and let this mean the x'th latest email, so if the number is 1, then it means return the latest email, if the number is 2, then it means 2nd latest email and so forth. Then use the gmail api and the provided oauth tokens to get that x'th email's title from both inboxes and return it to the user where you list it in this format: Inbox:emailaddress Title:x'th email title. Inbox:emailaddress Title:x'th email title. Where emailaddress is the current logged in user's email address and the x'th email title in their inbox."
🔐 Requires: Gmail OAuth
📦 Uses: Gmail API
Display calendar entries for any date
View all your Google Calendar events for a specific date with time ranges.
What you tell the AI:
"Accept params_text in this date format 2025-02-15 and display in a message to the user the titles entries for that day, each on its own line, together with the time duration if set, eg. 'Meet Carla 14:00-15:00' or 'Holiday all-day event'"
🔐 Requires: Google Calendar OAuth
📦 Uses: Google Calendar API
Daily weather reports delivered automatically
Get morning weather forecasts scheduled to your group chat.
⏰ Schedule: Every day 7 AM
🌐 API: OpenWeather
Create images from text descriptions using DALL-E
Turn your imagination into images with AI-powered generation.
What you tell the AI:
"Use a relevant openai image model and use the value of params text as a piece of text describing what the image should look like that the model generates. Use the provided image key environment variable. Use the dall-e-2 model."
🤖 Model: DALL-E-2
📦 Uses: OpenAI API
Add events to Google Calendar from Telegram
Quick meeting scheduling without opening Google Calendar.
🔐 Requires: Google Calendar OAuth
🌍 Supports: All timezones
Real-time cryptocurrency price alerts
Track Bitcoin, Ethereum, and other crypto prices in real-time.
🔄 Updates: Real-time
🌐 API: CoinGecko (free)
Convert data into professional PDF reports
Generate branded PDF reports with charts and tables automatically.
📄 Format: Professional PDF
📦 Uses: reportlab, matplotlib
Backup files to Google Drive automatically
Send files in Telegram, automatically stored in your Drive folder.
🔐 Requires: Google Drive OAuth
📦 Max size: 100MB per file
Convert color photos to grayscale instantly
Simple, fast grayscale conversion for artistic effect.
What you tell the AI:
"Accept a user-uploaded session photo, convert it to grayscale while handling concurrent requests safely via file locks, and return the path to the processed image. If no valid input photo is provided, randomly select an existing session image as a fallback."
⚡ Processing: Instant
📦 Uses: Pillow
Create short links with custom analytics
Shorten long URLs and track click statistics.
🌐 API: bit.ly or TinyURL
📊 Includes: Click tracking
AI-powered Excel formula generation
Describe what you want, get the Excel formula instantly.
🤖 Powered by: OpenAI GPT
📚 Supports: All Excel functions
Explore what's possible with AIBotBuilder
Images, videos, and audio manipulation
25+ Commands
CSV, Excel, and database operations
30+ Commands
Connect with Google, APIs, webhooks
20+ Services
Scheduled tasks and workflows
15+ Templates
Join thousands of users creating powerful automation with AI
Start Free Trial →7-day free trial • No credit card required