fix teatimer
This commit is contained in:
@@ -480,7 +480,7 @@ def command_teatimer(argv, **args):
|
||||
),
|
||||
'event': {
|
||||
'time': ready,
|
||||
'msg': (args['reply_user'] + ': Your tea is ready!', args['msg_obj'])
|
||||
'msg': (args['reply_user'] + ': Your tea is ready!')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user