├── README.md ├── index.py └── templates └── reply_text.xml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcdona1d/Wechat-Python-Template/HEAD/README.md -------------------------------------------------------------------------------- /index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcdona1d/Wechat-Python-Template/HEAD/index.py -------------------------------------------------------------------------------- /templates/reply_text.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mcdona1d/Wechat-Python-Template/HEAD/templates/reply_text.xml --------------------------------------------------------------------------------