summaryrefslogtreecommitdiffstats
path: root/ircbot/contoller.py
diff options
context:
space:
mode:
authorlassulus <lassulus@googlemail.com>2014-01-09 18:35:14 +0100
committerlassulus <lassulus@googlemail.com>2014-01-09 18:35:14 +0100
commitf1491bbc2003de22d5436d8fea0ce6eb80db8dd3 (patch)
treebdeae374cfe7d6e8642a76f2c9903c135ebc30fc /ircbot/contoller.py
parentd8764b3327cfe772965b3f4a947071159a1d6161 (diff)
ircbot: shortenurl function
Diffstat (limited to 'ircbot/contoller.py')
-rwxr-xr-xircbot/contoller.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ircbot/contoller.py b/ircbot/contoller.py
index 1d9347c3..bf4dd578 100755
--- a/ircbot/contoller.py
+++ b/ircbot/contoller.py
@@ -116,7 +116,6 @@ class commands():
return 'bot not found'
-
feedfile = 'new_feeds'
url_shortener = 'http://wall'
init_channels = ['#news']