From bfcc3e03ec9e8a385240e588862e25b058bc6764 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 --- willie/modules/meetbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/willie/modules/meetbot.py b/willie/modules/meetbot.py index 852b166dcc..09a573e2d0 100644 --- a/willie/modules/meetbot.py +++ b/willie/modules/meetbot.py @@ -192,7 +192,7 @@ def meetingsubject(bot, trigger): #End the meeting -@commands('.endmeeting') +@commands('endmeeting') @example('.endmeeting') def endmeeting(bot, trigger): """