changed printline
This commit is contained in:
parent
956fddff8a
commit
58221d8e36
@ -23,7 +23,7 @@ def download(phenny, input, verbose=True):
|
||||
|
||||
# get the input
|
||||
line = input.group()
|
||||
print line
|
||||
phenny.say(line)
|
||||
# was this an explicit command?
|
||||
explicit = False
|
||||
if line.startswith(phenny.nick):
|
||||
|
Loading…
Reference in New Issue
Block a user