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:
03151ef
)
add the 'reload' command to the list output
author
matthew
<matthew>
Thu, 7 Feb 2002 01:46:29 +0000
(
01:46
+0000)
committer
matthew
<matthew>
Thu, 7 Feb 2002 01:46:29 +0000
(
01:46
+0000)
acrobat-chiark-0.2.py
patch
|
blob
|
history
diff --git
a/acrobat-chiark-0.2.py
b/acrobat-chiark-0.2.py
index 1725642aa0eb3a623511de9cf36052457ce12810..f520749ea7b233833cf7cb0174c106ec77b7ece0 100755
(executable)
--- a/
acrobat-chiark-0.2.py
+++ b/
acrobat-chiark-0.2.py
@@
-51,7
+51,7
@@
class Acrobat(SingleServerIRCBot):
self.owner = owner
self.quotatime = time.time()
#List of known !commands we respond to
- self.known =['karma','trout','info','die','quiet','list','google','say','do']
+ self.known =['karma','trout','info','die','quiet','list','google','say','do'
,'reload'
]
#Configurable stuff - how often do we add how many fish?
self.cur_fish=5
self.max_fish=5 #Maximum of 5 fish