Plugin:Alternate YP

From ShoutIRC RadioBot Wiki
Revision as of 09:48, 25 October 2013 by Indy (talk | contribs) (Text replacement - "IRCBot Plugins" to "RadioBot Plugins")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This plugin is designed to register, touch, and unregister with a www.shoutcast.com YP-style directory. It was originally designed for use with ViralSound.com, but should work with any YP-style directory.

Triggers (Private Message) None

IPC Messages Supported

IB_SS_DRAGCOMPLETE (adds/touches/removes based on title changes and the status of the first SS)
IB_SHUTDOWN (removes itself from the YP if registered)

Configuration

yp_alt {
 Host			www.directory.com
 Port			80
 AddURL			/add.php
 TouchURL		/tc.php
 RemoveURL		/rem.php
};