Also don't send logger here
This commit is contained in:
parent
3605a215f3
commit
3426b1fbb9
@ -204,7 +204,7 @@ class Logbot(Bot):
|
|||||||
else:
|
else:
|
||||||
reply = "Hmm ... not sure what you want to do?"
|
reply = "Hmm ... not sure what you want to do?"
|
||||||
|
|
||||||
self._write_log(message, self.log)
|
self._write_log(message)
|
||||||
self.reply(reply, room=message.room)
|
self.reply(reply, room=message.room)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user