WOPR: Difference between revisions
From HacDC Wiki
No edit summary |
|||
Line 1: | Line 1: | ||
== What is WOPR == | == What is WOPR == | ||
Line 19: | Line 11: | ||
** author: Obscurite | ** author: Obscurite | ||
* .register | * .register <email> | ||
** Register for the [http://www.hacdc.org/mailman/listinfo/blabber blabber] HacDC list | ** Register for the [http://www.hacdc.org/mailman/listinfo/blabber blabber] HacDC list | ||
** author: TFine | ** author: TFine | ||
Line 27: | Line 19: | ||
** author: TFine | ** author: TFine | ||
* .wiki | * .wiki <keywords> | ||
** Look up keywords on Wikipedia | ** Look up keywords on Wikipedia | ||
* .title | * .title <url> | ||
** Try to get and display the title of a web page | ** Try to get and display the title of a web page | ||
Revision as of 06:19, 24 November 2010
What is WOPR
WOPR is the HacDC IRC bot and lives on #hacdc on freenode. WOPR is based on phenny, a simple modular IRC bot written in Python.
WOPR is maintained by User:Obscurite. Contributors include User:Tfine and User:Tc.
WOPR commands
- .space
- Displays length of time HacDC occupancy sensor has been on or off
- author: Obscurite
- .register <email>
- Register for the blabber HacDC list
- author: TFine
- .metro
- Display next few Columbia Heights metro departure times
- author: TFine
- .wiki <keywords>
- Look up keywords on Wikipedia
- .title <url>
- Try to get and display the title of a web page
WOPR code
Track code changes at: The WOPR repository page
Check out a copy of wopr: