mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 22:56:07 +08:00
添加go-cqhttp推送
This commit is contained in:
parent
feb6071665
commit
3e0c3b8332
|
@ -198,7 +198,7 @@ async function sendNotify(
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
function gobotNotify(text, desp) {
|
function gobotNotify(text, desp, time = 2100) {
|
||||||
return new Promise((resolve) => {
|
return new Promise((resolve) => {
|
||||||
if (GOBOT_URL) {
|
if (GOBOT_URL) {
|
||||||
const options = {
|
const options = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user