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
- Host: GitHub
- URL: https://github.com/tuxxy/tuxnews
- Owner: tuxxy
- License: gpl-3.0
- Created: 2016-02-18T01:59:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-04T00:46:31.000Z (about 9 years ago)
- Last Synced: 2025-01-07T10:43:11.242Z (5 months ago)
- Language: Python
- Size: 37.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`