mamadra.dev
← All projects
Live Telegram bot 2025

Joke Page

Telegram bot that turns a message into a self-destructing web page.

A Telegram bot that builds a single-use web page from whatever you send (text plus one photo / gif / short video) and serves it at joke.idegram.app/<id>.

Every GET counts as a view; when the count reaches the limit the page is marked expired, the media file is deleted from disk and further requests return 410 Gone.

Built with

Python aiogram 3.x SQLite