Skip to content

Repository files navigation

🤖 Anonymous Telegram Bot

A modern and feature-rich Anonymous Telegram Bot built with Python, Aiogram, and SQLite.

✨ Features

  • 🔐 Anonymous messaging
  • 👤 User profile system
  • 🎁 Referral system
  • 🛡️ Admin panel
  • 📊 User statistics
  • 💾 SQLite database
  • ⚡ Middleware support

🛠️ Tech Stack

  • Python 3.11+
  • Aiogram 3
  • SQLite

📂 Project Structure

anonymous-telegram-bot/
├── database/
├── handlers/
├── keyboards/
├── middlewares/
├── utils/
├── data/
├── main.py
├── config.py
├── requirements.txt
└── .env.example

🚀 Installation

Clone the repository:

git clone https://github.com/alimn-code/anonymous-telegram-bot.git

Go to the project directory:

cd anonymous-telegram-bot

Install dependencies:

pip install -r requirements.txt

Configure your environment variables using .env.example, then run:

python main.py

📌 Roadmap

  • Multi-language support
  • Web Admin Panel
  • Docker support
  • Logging improvements

👨‍💻 Author

Ali

GitHub: https://github.com/alimn-code


📄 License

This project is available for educational and personal learning purposes.

About

A modern anonymous Telegram chat bot built with Python, Aiogram and SQLite. Supports random matching, user profiles, referrals, admin panel and channel membership verification.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages