1
0
mirror of https://github.com/franjsco/NotificamBot synced 2025-06-06 00:29:15 +02: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 ## Configuration
1. Create telegram bot with **@botFater**. 1. Create telegram bot with **@BotFather**.
2. Clone this repository. 2. Clone this repository.
3. Start a redis instance on localhost. 3. Start a redis instance on localhost.
4. Install dependencies with `npm install`. 4. Install dependencies with `npm install`.