sendNotify.js

This commit is contained in:
lxk0301
2021-06-04 12:23:25 +08:00
parent 7bb3ae869b
commit 98e5d40d4e

View File

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