Files
wxbot/wxbot_project_py2.7/wx_handler/__init__.py
T

5 lines
110 B
Python

#!/usr/bin/env python
# coding: utf-8
from wechat_msg_processor import WeChatMsgProcessor
from bot import Bot