1
0
mirror of https://github.com/franjsco/NotificamBot synced 2025-01-03 10:29:45 +01:00

edit readme

This commit is contained in:
Francesco Esposito 2020-06-21 17:29:46 +02:00
parent a4f763799a
commit c2839bd1e1

View File

@ -7,7 +7,7 @@ Notificambot reads notifications from a queue (pub/sub on redis).
## Configuration
1. Create telegram bot with **@botFater**.
1. Create telegram bot with **@BotFather**.
2. Clone this repository.
3. Start a redis instance on localhost.
4. Install dependencies with `npm install`.