commit
362046fff3
1 changed files with 1 additions and 1 deletions
2
cnb.hs
2
cnb.hs
|
@ -240,7 +240,7 @@ startStore :: Store
|
||||||
startStore = [
|
startStore = [
|
||||||
("^jump$", "The quick brown clynx jumps over the lazy oak."),
|
("^jump$", "The quick brown clynx jumps over the lazy oak."),
|
||||||
("^ok$", "ok"),
|
("^ok$", "ok"),
|
||||||
("(J|j)eena,? arbeitest du", "Jeena, sag doch mal."),
|
("(J|j)eena(,|:)? arbeitest du?", "Jeena, sag doch mal."),
|
||||||
-- (nick, "Keine ungefragten queries!"),
|
-- (nick, "Keine ungefragten queries!"),
|
||||||
("(php|PHP)", "'PHP' <- Ha ha!</nelson>"),
|
("(php|PHP)", "'PHP' <- Ha ha!</nelson>"),
|
||||||
("(E|e)rlang", "Oh yeah!"),
|
("(E|e)rlang", "Oh yeah!"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue