forked from varia/bots
Not required to return here
This commit is contained in:
parent
36eed56661
commit
46ca1b1fb5
@ -215,7 +215,7 @@ logbot @uptime: To check how long @logbot has been around
|
|||||||
reply = "Hmm ... not sure what you want to do?"
|
reply = "Hmm ... not sure what you want to do?"
|
||||||
|
|
||||||
write_log(self, message, self.log)
|
write_log(self, message, self.log)
|
||||||
return self.reply(reply, room=message.room)
|
self.reply(reply, room=message.room)
|
||||||
|
|
||||||
|
|
||||||
logbot()
|
logbot()
|
||||||
|
Loading…
Reference in New Issue
Block a user