gmail2telegram
v1.0.0
Published
Instant mails in your Telegram!
Readme
##Install
npm install gmail2telegram
##Configure
- Obtain Google APIs tokens
- 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
- Copy
config.dist.jsontoconfig.jsonand replace the values there npm start
(Optional) use process manager to keep app process alive
