/kindlehelperbot

Telegram bot to convert and send file to Kindle via email

Primary LanguageJavaScript

kindlehelperbot

Telegram bot to convert and send file to Kindle via email

Setup

# Set env variable
$ KINDLEBOT_TOKEN="Your telegram bot token"

# Clone this repository
$ git clone https://github.com/lucasdefarias/kindlehelperbot

# Go into the repository
$ cd kindlehelperbot

# Install dependencies
$ npm install

# Et voilà! 👌
$ npm start

TODO

  • Delete temp files
  • Manage user email (add users db)
  • Manage PDF files
  • Manage Mobi files