Under Settings->Connect
I am trying to notify a irc channel when show is either Grabbed, Download, Upgrade, or Renamed.
There are several ways this could be done I assume but I am a novice programmer so I thought I’d ask the pro’s for some help.
- The script could use telnet which would then connect to an irc eggdrop and then send an IRC command to the eggdrop
MISC
Variables:
Telnet address
Telnet Login/Password
IRC Server Address
IRC Server Port
IRC Nick
IRC Nick Alt
IRC Channel
Grabbed, Download, Upgrade, or Renamed
Would anyone be interested in this?