Skip to content

Latest commit

Β 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¬ Anonymous Message Bot

A simple and lightweight Telegram bot for sending and receiving anonymous messages through personal links.

πŸ€– Bot Open Anonymous Message Bot on Telegram

✨ Features

  • πŸ”— Personal message links
  • πŸ’¬ Anonymous messages
  • ↩️ Anonymous replies
  • 🌐 Persian & English language support
  • πŸ—„οΈ SQLite database
  • ☰ Telegram Bot Menu
  • 🧹 Simple message management
  • πŸ”’ Sender identity hidden from recipients

πŸ› οΈ Tech Stack

  • Python
  • pyTelegramBotAPI
  • SQLite
  • python-dotenv
  • Telegram Bot API
  • Git & GitHub

πŸš€ Run Locally

1. Clone the repository

git clone https://github.com/AliMahdavii/AnonymousMessageBot.git
cd AnonymousMessageBot

2. Create a virtual environment

python -m venv venv

Activate it:

Windows

venv\Scripts\activate

3. Install dependencies

pip install -r requirements.txt

4. Configure environment variables

Create a .env file:

BOT_TOKEN=your_telegram_bot_token

5. Run the bot

python main.py

πŸ“Œ Notes

This 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 🐍

About

πŸ’¬ A Telegram bot for sending and receiving anonymous messages with personal links, anonymous replies, SQLite storage, and multilingual support.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages