Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
User:Tux/TuxBot: Difference between revisions
< User:Tux
imported>Tux No edit summary |
imported>Tux No edit summary |
||
Line 5: | Line 5: | ||
* URL shortener (using custom semi-private URL shortener) using !short URL | * URL shortener (using custom semi-private URL shortener) using !short URL | ||
* HTML title checking (currently for <nowiki>http://</nowiki> urls) if !urlcheck is issued by owner | * HTML title checking (currently for <nowiki>http://</nowiki> urls) if !urlcheck is issued by owner | ||
== Open source code == | |||
* [http://wonderful.madhacker.biz/lilurl-api/wiki 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 <nowiki>/lilurl/?longurl=http://example.com</nowiki>) |
Revision as of 23:48, 19 January 2012
TuxBot is an IRC bot that is CPWNBot, only a LOT more limited in scope, and privately owned. !urlcheck'd URLs are checked with a user agent "TuxBot (+http://the.leet.la/s/6)" with a shortened link to this page.
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
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)