Skip to content

Telegram bot to notify one about most recent news, filtered according to some preferences

Notifications You must be signed in to change notification settings

atukallo/NewsNotifierBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Notifier bot

Telegram bot in Kotlin, which allows you to subscribe to most recent news and articles. Then new publications are filtered according to your preferences and delivered via Telegram.

When running on a server, bot regularly extracts new news from a list of sources. Sources are usually RSS-feeds. Then the bot determines the articles, which have been posted recently and delivers them to the subscribers.

Each user may specify range of topics he is interested in. It is done via manipulating with the bot and specifing a list of substrings. Then only news, containing one of substrins in the title or description are sent to the subscriber.

Bot may be used to be immediately informed about up-to-date news and, for example, then recent public news may be used to do stocks trading.

Bot Link: https://t.me/newsnotifierbot

Copyright 2017 Aleksandr Tukallo

About

Telegram bot to notify one about most recent news, filtered according to some preferences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages