lucasdefarias / kindlehelperbot

Telegram bot to convert and send file to Kindle via email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegram bot to convert and send file to Kindle via email


Languages

Language:JavaScript 100.0%