akrava / gmail-tg-notifications

Simple telegram bot to forward emails from Gmail to any chat, channel or private group
https://t.me/gmail_notifications_bot
MIT License
23 stars 11 forks source link

Heroku deployment #17

Open sholoomail opened 2 years ago

sholoomail commented 2 years ago

Hi. Can you deploy to Heroku to this repo?

akrava commented 2 years ago

This bot is already deployed to the Heroku, check the Readme file in order to find a link

sholoomail commented 2 years ago

This bot is already deployed to the Heroku, check the Readme file in order to find a link

Excuse me! I want to create my own bot.

akrava commented 2 years ago

Ok, got it. There is no ready instruction now how to deploy it, but in general you need to create a project on google cloud platform, and configure here Pub/Sub for your app. Here I'm describing env vars: https://github.com/akrava/gmail-tg-notifications/issues/13#issuecomment-848257020 for this project. After you've configured Pub/Sub just deploy this project into Heroku and set all needed env vars