Manual talk:IRC RC Bot
From MediaWiki.org
The following discussion has been transferred from meta.wikimedia.org.
Any user names refer to users of that site, who are not necessarily users of MediaWiki.org (even if they share the same username).
Any user names refer to users of that site, who are not necessarily users of MediaWiki.org (even if they share the same username).
Added a few minor updates to the page to include a link to ircii, the <port> value to use in the given example and a guide to installing POE which is required by the Perl Script.
Also ammended $wgRC2UDPPrefix = ""; as ' ' was used before and caused wiki to not run. Ryanuk 07:20, 1 June 2006 (UTC)
End of content from meta.wikimedia.org.
Note that the above conversation may have been edited or added to since the transfer. If in doubt, check the edit history.
Note that the above conversation may have been edited or added to since the transfer. If in doubt, check the edit history.
[edit] Port confusion
TCP/IP ports for tcp/udp endpoints are 16 bit; 1-65535 are available. 555666 is outside this range and likely being cropped to fit as 31378. (the lower 16 bits of that number) 76.88.99.93 23:18, 18 September 2009 (UTC)