webhook -> polling
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@ if ($c['debug']) {
|
||||
|
||||
$bot = new Bot($c['key'], $i);
|
||||
$bot->cleanQueue();
|
||||
$bot->setwebhook();
|
||||
$bot->syncPortClients();
|
||||
$bot->setcommands();
|
||||
$bot->polling();
|
||||
|
||||
Reference in New Issue
Block a user