No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
LogBot/logbot.py
|
@ -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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|