资 源 简 介
See: https://github.com/SyntaxError7/IRC-RSS-Scout for git source.
Widows or Linux friendly - enter information such as irc server and channels, then configure the feed text file with which RSS feeds you would like to have monitored along with search terms to filter (can also specify "all" and the entire feed will display) and what channels to send the information to.
Credit for IRC Framework to PircBot: http://www.jibble.org/pircbot.php
To start bot:
Windows: Click RssScout.jar or run from command line with java -jar RssScout.jar
Linux: run from command line wiht java -jar RssScout.jar
rssLinks.txt setup: url;#chan1,#chan2;color;searchTerm1,searchTerm2
multiple lines in rssLinks.txt is okay.
Updated reading last read item as a url (instead of title) thanks fluor