mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-03 02:53:17 +08:00
Update smzdm_task.js
This commit is contained in:
@@ -116,7 +116,7 @@ class SmzdmTaskBot extends SmzdmBot {
|
||||
|
||||
const { isSuccess } = await this.receiveActivity(detail.cell_data);
|
||||
|
||||
notifyMsg += `${isSuccess ? '🟢' : '❌'}奖励领取${isSuccess ? '成功' : '失败!请查看日志'}\n`;
|
||||
notifyMsg += `${isSuccess ? '🟢' : '❌'}限时累计活动阶段奖励领取${isSuccess ? '成功' : '失败!请查看日志'}\n`;
|
||||
}
|
||||
else {
|
||||
$.log('无奖励');
|
||||
|
||||
Reference in New Issue
Block a user