This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

rssnews & rss-synd

Support & discussion of released scripts, and announcements of new releases.
Post Reply
F
Football
Master
Posts: 205
Joined: Fri Dec 26, 2008 3:08 pm
Location: Quakenet, #Football

rssnews & rss-synd

Post by Football »

Hey, I've used both of those versions to try and provide me the latest news from the feed: http://www.imscouting.com/rss/

but it doesn't post any news;

[16:39] <Collina> feed(s) for #football: IMS, Goal

[16:39] <Collina> no news from IMS on #football

Even though I've made it die, restarted it and waited about an hour, it doesn't provide me any news from that rss link.

Please help.
Idling at #Football, Quakenet.
s
scotteh
Halfop
Posts: 50
Joined: Sun Jan 29, 2006 12:43 am

Post by scotteh »

Not quite sure what your issue is. I've tested it with rss-synd v0.5b1 using the default global config and the following feed config and it announces as expected.

Code: Select all

	set rss(IMS) {
		"url"			"http://www.imscouting.com/rss/"
		"channels"		"#channel1 #channel2"
		"output"		"\[\002@@channel!title@@\002\] @@item!title@@ - @@item!link@@"
		"database"		"./scripts/feeds/IMS.db"
		"trigger"		"!IMS"
	}
Post Reply