Skip to content

Commit 3048545

Browse files
committed
Update links to new project in README.md file
1 parent 1fc7299 commit 3048545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Digest Bot
33

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

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

88
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.
99

@@ -40,4 +40,4 @@ npm install # or npm ci
4040

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

43-
* 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).
43+
* 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 commit comments

Comments
 (0)