You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Digest Bot
3
3
4
4

5
5
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.
7
7
8
8
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.
9
9
@@ -40,4 +40,4 @@ npm install # or npm ci
40
40
41
41
* Please read [big tutorial (in Russian)](http://exlmoto.ru/writing-telegram-bots/) about creating various bots for Telegram.
42
42
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