/delorean_bot

Notifications bot for telegram

Primary LanguageJavaScript

Delorean telegram bot

@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