Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 676 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 676 Bytes

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