+ when bot fail then send mail
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user