ChiSonKon

【聊天自动化】一个24小时在线的 Telegram 智能双向私聊机器人 🤖 /[Chat Automation] A 24/7 online smart Telegram bot for two-way private messaging 🤖

26
0
69% credibility
Found Jun 01, 2026 at 26 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A Telegram bot that acts as your personal AI secretary, automatically responding to private messages on your behalf. It uses AI to answer customer questions using your real product information, blocks spam with verification puzzles, and lets you take over conversations instantly when needed. Everything runs through Telegram with no extra websites or dashboards.

How It Works

1
💬 Someone messages your account

A potential customer sends a private message to your Telegram account, not knowing it's handled by an AI assistant.

2
🤖 Your AI secretary springs to life

The bot automatically responds with a friendly greeting, answers questions about your products and services, and handles routine inquiries while you focus on other things.

3
🛡️ Spam and bots get blocked automatically

Before talking to anyone, the system shows a quick picture puzzle to make sure they're a real person - blocking spam, ads, and automated attacks.

4
Two paths depending on the question
🤖
AI handles it

The AI uses your product knowledge to answer questions accurately, pulling real info from your database and remembering past conversations.

👋
You take over

With one click, you can jump into the conversation, chat directly with the customer, then hand it back to AI when done.

5
📱 You manage everything from your phone

Using just Telegram commands, you can change the welcome message, adjust buttons, check user stats, or send announcements to all customers.

🎉 Your business runs itself 24/7

Customers get instant responses day and night, you handle exceptions personally, and your AI gets smarter over time as it learns from conversations.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 26 to 26 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is telegram-business-ai-bot?

This is a Python-based Telegram bot that automates private message handling using Telegram's native Secretary Bot interface. When connected to your account, it acts as a 24/7 AI customer service agent that receives messages, queries a knowledge base, and generates responses. It includes built-in spam protection via captcha gates, automatic failover between multiple AI providers (like DeepSeek and Claude), and a complete admin panel accessible directly within Telegram. Administrators can switch between AI and human handling mid-conversation, broadcast messages to all users, and adjust prompts or welcome messages on the fly.

Why is it gaining traction?

The hook here is the Secretary Bot integration -- this is Telegram's official business API for automating personal account messages, not just bot-to-user chats. That means it works with your actual phone number's private messages, not a separate bot account. The RAG-powered knowledge base ensures responses stay grounded in real product data rather than hallucinated nonsense. The multi-model failover client is practical for production -- if your primary AI goes down or rate-limits, it switches automatically without dropping customer conversations.

Who should use this?

This targets Web3 projects and small businesses that want round-the-clock customer service without hiring overnight staff. If you're running a Telegram-based service and hate manually responding to repetitive questions, this handles the FAQ grind. It's less useful if you need enterprise-grade support workflows or multilingual capabilities -- the knowledge base and prompts appear hardcoded for a specific Chinese-language business.

Verdict

With only 26 stars and that credibility score, this is a niche tool from a single-studio project rather than a community-maintained library. The feature set is genuinely useful, but the codebase contains hardcoded credentials in deployment scripts -- a red flag for anyone planning to self-host. Review the security posture carefully before production use. If you need a Telegram AI bot and don't mind operating a self-hosted Python service with limited docs, it could work. Otherwise, consider more mature alternatives with active community support.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.