Skip to content

Commit 5701f4c

Browse files
committed
Fix the bug
1 parent 2cb8c3a commit 5701f4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bot.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
include_once 'baseInfo.php';
33
include_once 'config.php';
44
include_once 'settings/jdf.php';
5+
6+
check();
7+
58
$robotState = $botState['botState']??"on";
69

710
if($userInfo['step'] == "banned"){

0 commit comments

Comments
 (0)