f4bio / sopel-rss

new implementation of the deprecated rss module for sopel (https://github.com/sopel-irc/sopel)
MIT License
3 stars 1 forks source link

First version of new implementation of the deprecated rss module for sopel #1

Closed RebelCodeBase closed 8 years ago

RebelCodeBase commented 8 years ago

I've implemented a new rss2irc module for sopel. My implementation uses the config file to store the feeds because I need to keep a copy in version control. I am currently testing this module in a production environment. There are still features to implement and probably bugs to fix but at least this is a first version of a working module again.

I've also written an Ansible role to deploy sopel to Debian Jessie. It pulls sopel and sopel-rss from github and uses runit to supervise the script.