summaryrefslogtreecommitdiffstats
path: root/opt
diff options
context:
space:
mode:
authorSean B. Palmer <http://inamidst.com/sbp/>2010-01-13 13:11:32 +0000
committerSean B. Palmer <http://inamidst.com/sbp/>2010-01-13 13:11:32 +0000
commit22aed08fae3cdccd2e77b5515808f770811b88cc (patch)
tree56783c28d087fecf7e8387965f00d78a18428f54 /opt
parent5d48dd8ca7a317daf772d0627f0843d315c49876 (diff)
downloadbot-22aed08fae3cdccd2e77b5515808f770811b88cc.tar.gz
bot-22aed08fae3cdccd2e77b5515808f770811b88cc.tar.bz2
bot-22aed08fae3cdccd2e77b5515808f770811b88cc.zip
Added server password stuff from Javier.
Diffstat (limited to 'opt')
-rwxr-xr-xopt/freenode.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/opt/freenode.py b/opt/freenode.py
index 8c1fbd4..0c08cf2 100755
--- a/opt/freenode.py
+++ b/opt/freenode.py
@@ -14,7 +14,7 @@ def replaced(phenny, input):
'pc': '.pc has been replaced by .u',
'unicode': '.unicode has been replaced by .u',
'compare': '.compare has been replaced by .gcs (googlecounts)',
- 'map': 'the .map command has been removed; ask sbp for details',
+ # 'map': 'the .map command has been removed; ask sbp for details',
'acronym': 'the .acronym command has been removed; ask sbp for details',
# 'img': 'the .img command has been removed; ask sbp for details',
'v': '.v has been replaced by .val',