Skip to content

n3b/gmail2telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Install

git clone https://github.com/n3b/gmail2telegram 
cd gmail2telegram
npm install

##Configure

  1. Obtain Google APIs tokens
  2. Obtain Telegram Bot credentials:
    • Create Telegram Bot
    • Start a chat with your new bot
    • Get chat ID at https://api.telegram.org/bot{YourBotToken}/getUpdates
  3. Copy config.dist.json to config.json and replace the values there
  4. npm start

(Optional) use process manager to keep app process alive

About

Instant mails in your Telegram!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published