A simple and lightweight Telegram bot for sending and receiving anonymous messages through personal links.
π€ Bot Open Anonymous Message Bot on Telegram
- π Personal message links
- π¬ Anonymous messages
- β©οΈ Anonymous replies
- π Persian & English language support
- ποΈ SQLite database
- β° Telegram Bot Menu
- π§Ή Simple message management
- π Sender identity hidden from recipients
- Python
- pyTelegramBotAPI
- SQLite
- python-dotenv
- Telegram Bot API
- Git & GitHub
git clone https://github.com/AliMahdavii/AnonymousMessageBot.git
cd AnonymousMessageBotpython -m venv venvActivate it:
Windows
venv\Scripts\activatepip install -r requirements.txtCreate a .env file:
BOT_TOKEN=your_telegram_bot_tokenpython main.pyThis project is built as a learning and portfolio project and may be extended with premium features, moderation tools, and additional languages in the future.
Made with Python π