An open API service indexing awesome lists of open source software.

https://github.com/tuxxy/tuxnews

Cloudbot plugin to auto report any security news from various rss feeds
https://github.com/tuxxy/tuxnews

Last synced: 3 months ago
JSON representation

Cloudbot plugin to auto report any security news from various rss feeds

Awesome Lists containing this project

README

        

This is the bot that is in use in #SecNews on 2600net.

To use this on your own network, follow the instructions below:

1. Move the 'tuxnews.py' file to your Cloudbot plugins directory.

2. Move the default 'feed_list.txt' file to your CloudBot data directory.

3. Add any extra feeds to 'feed_list.txt' by pasting them into the file, one per line.

4. Invite CloudBot into the channel you want tuxnews to message and type `.tuxnews start`.

You should immediately see a stream of rss feeds being output into the channel.

To stop it, type `.tuxnews stop`