tuxxy / TuxNews

Cloudbot plugin to auto report any security news from various rss feeds
GNU General Public License v3.0
2 stars 0 forks source link

Rewrite in Golang and do away with CloudBot. #5

Open tuxxy opened 8 years ago

tuxxy commented 8 years ago

I'd like to rewrite this in Golang and do away with the need for CloudBot.

TuxNews is a fun little project for irc news reporting, but CloudBot comes with too much for simply reporting RSS/Atom feeds.

I'd like to get rid of CloudBot and use a native Golang irc client library.

tuxxy commented 8 years ago

This is being actively developed in the branch golang. I will start linking commits when it gets near to completion.