chiark
/
gitweb
/
~matthewv
/
irc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d48f24
)
new dobbing message for flirt
author
matthew
<matthew>
Sun, 6 Oct 2002 16:04:42 +0000
(16:04 +0000)
committer
matthew
<matthew>
Sun, 6 Oct 2002 16:04:42 +0000
(16:04 +0000)
acrobat-chiark-0.2.py
patch
|
blob
|
history
diff --git
a/acrobat-chiark-0.2.py
b/acrobat-chiark-0.2.py
index c9e6b3d6ac4bd14cbe816285b363deb6e0ff5b61..bcc25dcd664b7ec8f86649befca594bfab786212 100755
(executable)
--- a/
acrobat-chiark-0.2.py
+++ b/
acrobat-chiark-0.2.py
@@
-190,7
+190,7
@@
class Acrobat(SingleServerIRCBot):
target = nick
if public == 0:
if random.random() <= 0.1:
- trout_msg+= ' (
at the instigation of %s
)' % nick
+ trout_msg+= ' (
but %s is their secret admirer
)' % nick
conn.action(self.channel, trout_msg % target)
except IndexError:
conn.notice(nick, "Who do you wish me to flirt with?")