A WeChat assistant plug-in based on Typecho (modified version)
Download and decompress directly, or git clone https://github.com/holmesian/WeChatHelper.git in the /typecho/usr/plugins directory
Log in to the Typecho backend, enter "Plug-in Management" in the "Console" drop-down menu, and enable the plug-in.
Log in to the backend of the WeChat public platform (https://mp.weixin.qq.com), in "Development"-"Basic Configuration", modify the server address to http(s)://{domain name}/wechat, (for example https://holmesian.org/wechat).
Fill in the "Token" of WeChat in the plug-in settings, consistent with the "Token" of the WeChat public platform.
Enable server configuration on the WeChat public platform.
Under "Custom Menu" enter the modify WeChat official account menu, and publish the menu to the official account through "WeChat Interface Operation" - "Create Custom Menu". (The publishing menu requires APP_ID and APP_Secret in the plug-in settings)