Author Topic: Exporting Into IRC  (Read 3212 times)

0 Members and 1 Guest are viewing this topic.

Offline KillaG

  • *
  • Posts: 1
Exporting Into IRC
« on: February 17, 2004, 11:49:39 PM »
Hello, I love the fact that you generate html statistics of server info on refresh.  What I've been trying to figure out is how to transfer that information, or portions of it into an IRC chan.  Is there anyway to change the generated file type?

Thankyou,

Killa

► SLF - Server List Forum

Exporting Into IRC
« on: February 17, 2004, 11:49:39 PM »

Offline piramida

  • Administrator
  • *****
  • Posts: 1070
    • aGSM.Net
Exporting Into IRC
« Reply #1 on: February 24, 2004, 05:43:08 PM »
generated file type can be anything - plain text file easily. then you'd have to write a mIRC script which would check for updates of that file (serverlist or status or something?) and post to IRC if updates detected. I think this is easily doable, please let me know if there are any problems with that setup.