Closed KeJunMao closed 1 year ago
Translation according to deepl.com:
Title:
Better Enterprise WeChat Notifications
Content:
I'm using docker to run uptime-kuma. I configured an enterprise wecom bot to push notifications, but the default notifications are text only, which works but doesn't look good enough. I've written a better looking wecom.js, hopefully it will help someone who needs it
For those wondering: Wecom is buisness chat inside of wechat
@KeJunMao given that #1095 is merged: Can this issue be closed?
Oh! No, I forgot to use English. Thank you for translating this issue for me.
The issue want to solve is: Change the plain text notification of WeCom t to card notification
After:
Before:
@KeJunMao
notification-providers/webcom.js
The content of the file is incorrect,
It needs to be added on the last line
module.exports = WeCom;
@KeJunMao
I don't know what you mean by
The repo is not open to the discussions, I am sorry to start a discussion here
Providing code in issues is unlikely to get this code into master. Please provide code as a Pull request. See our contribution guide: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
The repo is not open to the discussions, I am sorry to start a discussion here
我正在使用 docker 来运行 uptime-kuma。
我配置了企业微信机器人来推送通知,但是默认的通知只有文字,有效但不够好看。
我编写了一个更美观的
wecom.js
, 希望可以帮到需要的人Linked #1095
使用 docker-compose.yml 可以轻松覆盖原来的文件,下面是个例子
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.x
💻 Operating System and Arch
Docker
🌐 Browser
Chrome 95.x
🐋 Docker Version
20.10.17, build 100c701
🟩 NodeJS Version
16.x