mIRC Home    About    Download    Register    News    Help

Print Thread
#156766 20/08/06 08:07 AM
S
spirit_cro
spirit_cro
S
Just wondering if anyone knows where i could get a forum relay script. A script where an irc client recieves information from the forum like latest post/thread/reply and relays it to your irc channel. Would be much help thanks.

#156767 20/08/06 09:34 AM
T
Taggnostr
Taggnostr
T
/help Sockets
grin

#156768 20/08/06 01:32 PM
Joined: Feb 2004
Posts: 2,013
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Feb 2004
Posts: 2,013
A script like that can't exist, because there are so many different forum softwares out there. Logging in, checking for threads etc. will all require different code for different forums.

What you should instead request for is the same, but with a specific forum in mind, that will get you a lot further than your current overly general request.

#156769 20/08/06 04:52 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
Granted this will still require a bit more knowledge, but your best bet would be as follows: Download/install an rss feed system on the forum (assuming it's your forum), thenhave the bot connect, download the rss, and relay the information.

Keep in mind this requires knowledge in the forums editing field, parsing of an RSS page, and mIRC sockets.


Link Copied to Clipboard