Skip to content

A powerful and easy-to-use Telegram bot for generating and managing **temporary email addresses** using the [mail.tm](https://mail.tm) API.

License

Notifications You must be signed in to change notification settings

hussein-kaplan/TempMail-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📬 TempMail Telegram Bot

A powerful and easy-to-use Telegram bot for generating and managing temporary email addresses using the mail.tm API.


🚀 Features

  • 📧 Generate temporary email addresses
  • 📥 View received messages (last 3)
  • 🗑️ Delete your current email session
  • 👤 Admin features:
    • 📊 View total user count
    • 📣 Broadcast messages
  • ✅ Require users to join a channel before using the bot

⚙️ Setup Instructions

1. Clone the Repository

git clone https://github.com/hussein-kaplan/TempMail-Telegram-Bot.git
cd temp-mail-bot

2. Install Dependencies

pip install -r requirements.txt

3. Configure the Bot

Edit bot.py:

  • Replace YOUR_BOT_TOKEN with your actual Telegram bot token.
  • Replace ADMIN_IDS = [...] with your Telegram user ID(s).
  • Replace REQUIRED_CHANNEL with your channel's username (e.g., @MyChannel).

4. Run the Bot

python bot.py

📎 Dependencies

Install with:

pip install -r requirements.txt

📄 License

This project is licensed under the MIT License.
Made with ❤️ for the open-source community.

About

A powerful and easy-to-use Telegram bot for generating and managing **temporary email addresses** using the [mail.tm](https://mail.tm) API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages