Difference between revisions of "Plugin:Alternate YP"

From ShoutIRC RadioBot Wiki
Jump to navigation Jump to search
m (Text replacement - "IRCBot Plugins" to "RadioBot Plugins")
 
(No difference)

Latest revision as of 09:48, 25 October 2013

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
};