We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb8c3a commit 5701f4cCopy full SHA for 5701f4c
bot.php
@@ -2,6 +2,9 @@
2
include_once 'baseInfo.php';
3
include_once 'config.php';
4
include_once 'settings/jdf.php';
5
+
6
+check();
7
8
$robotState = $botState['botState']??"on";
9
10
if($userInfo['step'] == "banned"){
0 commit comments