sendNotify.js

This commit is contained in:
lxk0301
2021-04-28 19:08:54 +08:00
parent bf40e727be
commit 92a7d81ea7

View File

@@ -151,7 +151,7 @@ if (process.env.PUSH_PLUS_USER) {
* @param author 作者仓库等信息 例:`本脚本免费使用 Byhttps://gitee.com/lxk0301/jd_docker`
* @returns {Promise<unknown>}
*/
async function sendNotify(text, desp, params = {}, author = '\n\n本脚本免费使用 Bylxk0301') {
async function sendNotify(text, desp, params = {}, author = '\n\n本脚本免费使用 Byhttps://t.me/jdfruit') {
//提供6种通知
desp += author;//增加作者信息,防止被贩卖等
await Promise.all([