https://blog.koundinya.xyz/posts/meet-hermes/
- Email - Sendgrid
- Bot Framework - telegraf
- Deployments - Github Actions + Heroku
-
Whitelist an email to receive content on your Kindle. (https://www.amazon.com/gp/sendtokindle/email)
-
Create a send grid account and register a Sender identity (https://app.sendgrid.com/settings/sender_auth)
-
Create a telegram account
-
BOT_TOKEN - Request the Botfather for an API key - https://core.telegram.org/bots#6-botfather
-
EMAIL_DESTINATION - The kindle email that you have whitelisted.
-
EMAIL_SOURCE - The email address registered with send grid.
-
SENDGRID_API_KEY - https://app.sendgrid.com/settings/api_keys
- Assuming you have the above mentioned env variables are setup, run -
docker-compose up