Actions

WOPR: Difference between revisions

From HacDC Wiki

(Undo revision 4035 by Yrewevaca (talk))
No edit summary
 
Line 31: Line 31:
Check out a copy of wopr:
Check out a copy of wopr:
* hg clone https://[email protected]/obscurite/wopr/
* hg clone https://[email protected]/obscurite/wopr/
[[Category:HacDC_Systems]]

Latest revision as of 15:17, 4 April 2012

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: