Categorygithub.com/michaelfmnk/send-to-kindle-telegram-bot
repositorypackage
0.0.0-20230514213034-fcbe8ccf9a0f
Repository: https://github.com/michaelfmnk/send-to-kindle-telegram-bot.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

SendToKindle Go Go Report Card

Building the Docker Container

To build the Docker container, execute the following command:

docker build -t sendtokindle .

Configuring Environment Variables

Before starting the bot, you need to configure the following environment variables:

VariableDescription
UBOT_TELEGRAM_TOKENTelegram bot token
UBOT_EMAIL_FROMEmail address that the bot will use to send books
UBOT_PASSWORDEmail password
UBOT_EMAIL_TOKindle email address to which books will be sent
UBOT_SMTP_HOSTSMTP mail host

Usage

After starting the bot and configuring the necessary environment variables, you can use it by sending a message to the bot containing the document you want to convert. The bot will then send the converted document to your Kindle email address.

Links

For more information, you can check out the following links: