mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-02-06 23:53:42 +00:00
1
This commit is contained in:
parent
b57e51a4df
commit
ed72f15a41
File diff suppressed because one or more lines are too long
@ -21,7 +21,7 @@ const querystring = require('querystring');
|
||||
const exec = require('child_process').exec;
|
||||
const $ = new Env();
|
||||
const timeout = 15000; //超时时间(单位毫秒)
|
||||
console.log("加载sendNotify,当前版本: 20230712");
|
||||
//console.log("加载sendNotify,当前版本: 20230712");
|
||||
// =======================================go-cqhttp通知设置区域===========================================
|
||||
//gobot_url 填写请求地址http://127.0.0.1/send_private_msg
|
||||
//gobot_token 填写在go-cqhttp文件设置的访问密钥
|
||||
|
||||
Loading…
Reference in New Issue
Block a user