Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!

User:Tux/TuxBot

From the Club Penguin Wiki, the free, editable encyclopedia about Club Penguin
Revision as of 01:56, 9 February 2012 by imported>Tux
Jump to navigation Jump to search

TuxBot is an IRC bot that is CPWNBot, only a LOT more limited in scope, and privately owned.

Features

  • Logging (web interface, more later)
  • URL shortener (using custom semi-private URL shortener) using !short URL
  • HTML title checking (currently for http:// urls) if !urlcheck is issued by owner
  • Random words (!word)

Notes

  • The logger runs on my Wiinux, so the web interface is there as well -- it's proxied from my server.

Open source code

  • URL shortener is modified lilURL. I know ur1.ca has a modified version as well with an API. My version additionally adds GET support to the normal index.php page. (eg /lilurl/?longurl=http://example.com)