Also don't send logger here
This commit is contained in:
parent
3605a215f3
commit
3426b1fbb9
@ -204,7 +204,7 @@ class Logbot(Bot):
|
||||
else:
|
||||
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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user