Skip to content

A bot for making disposable Emails. Based on PyTelegramBotApi

License

Notifications You must be signed in to change notification settings

Dhruvjika/Email-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Email-Bot

Make disposable emails and use them for recieving emails.

You can develop the bot and add keyboard & etc.

Dev Info:

Email: [email protected]

Telegram: Parsa

Powered By: iTeam

Installation

Ubuntu:

sudo apt-get update
sudo apt-get install redis-server
sudo apt-get install git
sudo apt-get install python-pip
sudo pip install pyTelegramBotApi
sudo pip install redis
sudo pip install temp-mail
  • Then we clone Repo and run bot.py
git clone https://github.com/iTeam-co/Email-Bot.git
cd Email-Bot

Edit bot.py file and add your Bot Token to line 5 then:

python2 bot.py

About

A bot for making disposable Emails. Based on PyTelegramBotApi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%