mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
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