+ when bot fail then send mail

This commit is contained in:
urinx
2017-05-25 16:21:48 +08:00
parent 97f347b8f8
commit 123993c3cc
9 changed files with 70 additions and 14 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
# coding: utf-8
from wechat_msg_processor import WeChatMsgProcessor
from bot import Bot
from bot import Bot
from sendgrid_mail import SGMail