Delorean telegram bot

July 25, 2016 ยท View on GitHub

@delorean_bot sends you notifications in the future. Requirements: Node.js 0.12+, Redis 2.8+

Install dependencies:

npm install

Install pm2:

npm install -g pm2

Edit config:

vim src/config/index.js

Run bot:

pm2 start process.json