Skip to content

Commit

Permalink
Update links to new project in README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
EXL committed Apr 4, 2020
1 parent 1fc7299 commit 3048545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Digest Bot

![Bot Screen](Images/DigestBotScreen.png)

Telegram digest bot for group chats. Final version is 1.0.7, deprecated in favor to [Digest](https://github.com/EXL/Digest) project.
Telegram digest bot for group chats. Final version is 1.0.7, deprecated in favor to [Digest Service](https://github.com/EXL/DigestService) project.

Bot records all messages with the `#digest` tag and displays them on the `/digest` command. Thanks to the creators of [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) and the creators of [Node.js](https://nodejs.org/en/) — powerful and awesome JavaScript framework.

Expand Down Expand Up @@ -40,4 +40,4 @@ npm install # or npm ci

* Please read [big tutorial (in Russian)](http://exlmoto.ru/writing-telegram-bots/) about creating various bots for Telegram.

* New [Digest](https://github.com/EXL/Digest) comprehensive project based on Spring Boot and [Java Telegram Bot API](https://github.com/pengrad/java-telegram-bot-api) implementation by [@pengrad](https://github.com/pengrad).
* New [Digest Service](https://github.com/EXL/DigestService) comprehensive project based on Spring Boot and [Java Telegram Bot API](https://github.com/pengrad/java-telegram-bot-api) implementation by [@pengrad](https://github.com/pengrad).

0 comments on commit 3048545

Please sign in to comment.