About TGBotHome
TGBotHome is where I publish the bots I build — mostly for Telegram, mostly to solve a problem a community of mine actually had. This site is the catalogue: what each bot does, what it runs on, and where to get it.
How these bots get made
Built for a real need
Each bot starts because a group I am in needs something. That keeps the scope honest and the feature list short.
Documented as it ships
Stack, version and status are recorded on the listing, and source or docs are linked wherever the project is public.
Kept running, or retired
A bot is either maintained or marked deprecated. Nothing sits in a half-working state pretending otherwise.
What this site runs on
The catalogue itself is open about its own stack, since that is the first thing people ask.
Frontend
- Next.js 15 (App Router)
- React 19
- TypeScript
- Tailwind CSS
- shadcn/ui
Backend
- FastAPI
- SQLAlchemy 2.0
- Pydantic v2
- Pillow for image processing
Data & hosting
- MySQL 8
- Docker + Compose
- Coolify-ready
- Volume-backed uploads
What the status badges mean
- Active
- Running in production and maintained. Safe to rely on.
- Beta
- Working but still changing. Expect the occasional rough edge.
- Maintenance
- Bug fixes only. No new features planned.
- Deprecated
- No longer maintained. Listed for reference.
- Coming soon
- Announced, not yet released.
Want a bot built for your community?
Tell me what you are trying to automate and I will let you know whether one of these already covers it.