parent
46c2143eaa
commit
f186b7d009
@ -23,7 +23,7 @@ def download(phenny, input, verbose=True):
|
|||||||
|
|
||||||
# get the input
|
# get the input
|
||||||
line = input.group()
|
line = input.group()
|
||||||
print line
|
|
||||||
# was this an explicit command?
|
# was this an explicit command?
|
||||||
explicit = False
|
explicit = False
|
||||||
if line.startswith(phenny.nick):
|
if line.startswith(phenny.nick):
|
||||||
|
Loading…
Reference in New Issue
Block a user