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