mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-02 18:20:05 +08:00
update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
什么值得买抽奖脚本
|
||||
smzdm 抽奖脚本
|
||||
项目地址: https://github.com/hex-ci/smzdm_script
|
||||
|
||||
cron: 20 8 * * *
|
||||
@@ -11,7 +11,7 @@ const notify = require('./sendNotify');
|
||||
|
||||
// ------------------------------------
|
||||
|
||||
const $ = new Env('什么值得买抽奖');
|
||||
const $ = new Env('smzdm 抽奖');
|
||||
|
||||
class SmzdmLotteryBot extends SmzdmBot {
|
||||
constructor(cookie) {
|
||||
|
||||
Reference in New Issue
Block a user