Skip to content

The telegram based bot, that will save the url and store to db and randomly suggests one of them

Notifications You must be signed in to change notification settings

erkinov-wtf/article-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Adviser Bot

This bot can save links sent to it by its interlocutors and send them upon request random link from saved ones.

This is useful for those people who often save a lot of articles but forget to read them :)

The code is written in such a way that it is easy to extend. For example, you can easily access it add an implementation for any other messenger by adding the corresponding client. Rest of logic will remain unchanged.


Данный бот умеет сохранять ссылки, которые ему скидывают собеседники, и по запросу отправлять случайную ссылку из сохраненных.

Это полезно для тех людей, которые часто сохраняют много статей, но забывают их читать :)

Код написан таким образом, чтобы его легко было расширять. К примеру, к нему без труда можно добавить реализацию для любого другого мессенджера, добавив соотствующий клиент. Остальная логика останется без изменений.

About

The telegram based bot, that will save the url and store to db and randomly suggests one of them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages