Giter Club home page Giter Club logo

tempmail-bot's Introduction

TempMail Telegram Bot ๐Ÿ’Œ

GitHub Repo stars GitHub issues GitHub pull requests GitHub contributors GitHub forks

This is a Temporary email addresses Generator telegram bot script using the mail.tm API. It enables users to create temporary email addresses directly from Telegram, check their inbox, and read messages without leaving the app.


Features

  • Generate temporary email addresses.
  • Check the inbox of the generated email.
  • Read emails directly through Telegram.
  • Supports custom username and password for email generation.
  • Secure: your temporary emails and messages are private and accessible only to you.

Requirements

Before you begin, ensure you have met the following requirements:

  • Python 3.6 or higher.
  • requests , beautifulsoup4 and aiogram==2.6 libraries.
  • A Telegram bot token (you can get one from @BotFather on Telegram).

Installation

To install Squid and necessary utilities, run the following commands:

pip install beautifulsoup4
pip install aiogram==2.6

Configuration

  1. Open the script with your favorite text editor.
  2. Find the line that contains API_TOKEN = '123456:ABCDEFGHIJLLJOdMttZ5hEZ78'.
  3. Replace the placeholder token with your actual Telegram bot token.

Deploy the Bot

git clone https://github.com/bisnuray/TempMail-Bot
cd TempMail-Bot
python3 tempmail.py

Bot Commands

  • /tmail - Command for Generate Random Mail with Pass
  • /tmail [username]:[password] - Generate a temporary email. with a specify a username and password.
  • /cmail <token> - Check the inbox of your temporary email by providing the token received during email generation.

โœจ Note: When you generate a mail pass, then you will receive a mail token. With the token, you can check 10 recent mails, each mail has a different token, so keep it privately. The mail generator general quota limit is 8 queries per second (QPS) per IP address.

Author

Feel free to reach out if you have any questions or feedback.

tempmail-bot's People

Contributors

bisnuray avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.