summaryrefslogtreecommitdiffstats
path: root/opt/swhack.py
diff options
context:
space:
mode:
Diffstat (limited to 'opt/swhack.py')
-rwxr-xr-xopt/swhack.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/opt/swhack.py b/opt/swhack.py
index 60914c0..9183911 100755
--- a/opt/swhack.py
+++ b/opt/swhack.py
@@ -28,7 +28,7 @@ def swhack(phenny, input):
phenny.reply('Sorry, no results found.')
u.close()
-swhack.commands = ['swhack']
+# swhack.commands = ['swhack']
if __name__ == '__main__':
print __doc__.strip()