Actions

WOPR: Difference between revisions

From HacDC Wiki

(Created page with '== What is WOPR == WOPR is the HacDC IRC bot and lives on #hacdc on freenode. WOPR is based on [http://inamidst.com/phenny/ phenny], a simple modular IRC bot written in Python. …')
 
No edit summary
Line 2: Line 2:


WOPR is the HacDC IRC bot and lives on #hacdc on freenode. WOPR is based on [http://inamidst.com/phenny/ phenny], a simple modular IRC bot written in Python.  
WOPR is the HacDC IRC bot and lives on #hacdc on freenode. WOPR is based on [http://inamidst.com/phenny/ phenny], a simple modular IRC bot written in Python.  
WOPR is maintained by [[User:obscurite]]. Contributors include TFine and TC.


== WOPR commands ==
== WOPR commands ==

Revision as of 04:25, 19 November 2009

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 TFine and 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: