Skip to content

sattiz/email-notifications-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Notifications Bot

Bot that send notifications about new messages from configured email.

See example.env to configure app.

To run bot

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements
$ python3 main.py

Example of work:

About

Email Client in telegram chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages