Build your own message push service, support multiple message push methods, support Markdown, only a single executable file, use it out of the box ##Description 1. ** Various message push methods **: + Email message, + WeChat test number, + QQ, + Enterprise WeChat application number, + Enterprise WeChat group robot + Flying Book Self-built Application + Flying Book Group robot, + Dingqun robot, + Bark App, + WebSocket client ([Official Client](https://github.com/songquanpeng/personal-assistant),[Access Documentation](./ docs/API.md#websocket-client), + Telegram robot, + Discord swarm robots, + Tencent Cloud Custom Alerts: Free SMS alerts, + ** Group Message **: You can combine multiple push channels into one group and then send messages to the group. You can realize the function of pushing to multiple channels at once. + ** Custom message **: You can customize the message request URL and request body format to connect with other services and support [many third-party services](https://iamazing.cn/page/message-pusher-common-custom-templates). 2. Support ** custom Webhooks and reverse adapt to various calling platforms **. You can access various existing systems without modifying their code. 3. Support editing and management of sent messages on the Web side, and the Web side ** will be refreshed immediately after a new message is sent **. 4. Support ** asynchronous ** message sending. 5. Support user management and support multiple user login and registration methods: + Email login registration and password reset via email. + [GitHub Open Licensing](https://github.com/settings/applications/new). + Authorization on Weixin Official Accounts (additional deployment of [WeChat Server](https://github.com/songquanpeng/wechat-server) is required). 6. Support Markdown. 7. Supports Cloudflare Turnstile user verification. 8. Support online posting of announcements, setting up relevant interfaces and footers. 9. The API is ** compatible with ** other message push services, such as [Server Sauce](https://sct.ftqq.com/). First release! Default account password: root / 123456 Please refer to the tutorial to configure: https://github.com/songquanpeng/message-pusher








