From b45dc845122110230e48234519fe9d4d9bba5943 Mon Sep 17 00:00:00 2001 From: Edward Powell Date: Sat, 6 Jul 2013 14:58:15 -0400 Subject: [PATCH] [meetbot] Fix .endmeeting command --- meetbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetbot.py b/meetbot.py index 852b166dcc..09a573e2d0 100644 --- a/meetbot.py +++ b/meetbot.py @@ -192,7 +192,7 @@ def meetingsubject(bot, trigger): #End the meeting -@commands('.endmeeting') +@commands('endmeeting') @example('.endmeeting') def endmeeting(bot, trigger): """