@ -215,7 +215,10 @@ class Logbot(Bot):
else:
reply = "Hmm ... not sure what you want to do?"
# Regenerate the log webpage
self._write_log(message)
# Reply to the groupchat
self.reply(reply, room=message.room)