Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
Shall We Play A game? reaction
Browse files Browse the repository at this point in the history
  • Loading branch information
aquarion committed Sep 24, 2011
1 parent 6436c0d commit f4123b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lampstand/reactions/generic.py
Expand Up @@ -32,6 +32,8 @@ def __init__(self, connection):
("make me a sandwich", "", "Yeah, right."),
("sudo make me a sandwich", "", "sudo go stick your head in a pig"),
("(go )?up$", "", "Gravity is harsh mistress."),
("thank you", "", ('Your mortal thanks mean little to me', "You're welcome", "No problem")),
("shall we play a game?", "", ("How about a game of thermonuclear war?", "Not right now", "Portal 3 Co-op?", "XKCD says we've already won it.", "The only way to win is not to play.")),
("(fuck|screw) you", "No.", fuckyou)
]

Expand Down

0 comments on commit f4123b5

Please sign in to comment.