Skip to content

err BotPlugin to register to rss feeds and get updates in the chat.

Notifications You must be signed in to change notification settings

atalyad/err-rssfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

err-rssfeed - Get your RSS feed directly in the chat!

By default polls every 30 minutes. Configurable. For more information about err you can find it here: https://github.com/gbin/err

Installation

If you have the admin rights on an err chatbot simply use

!install err-rssfeed

in order to install the plugin. Then !help to see the available commands and their explanation.

Dependencies

pip install feedparser
pip install beautifulsoup

In case of Python 3, you need a slightly different name.

pip install beautifulsoup4

About

err BotPlugin to register to rss feeds and get updates in the chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages