Enable auto-retry feature and expand Bot functionality
This commit is contained in:
parent
e7c438bc6a
commit
5d1b07c4c4
14 changed files with 159 additions and 5 deletions
|
@ -11,4 +11,4 @@
|
|||
define('BOT_TOKEN', trim(file_get_contents($token_path)));
|
||||
const TEST_CHAT_ID = -1001301191379;
|
||||
|
||||
import('net.nosial.tgbotlib');
|
||||
import('net.nosial.tgbotlib');
|
Loading…
Add table
Add a link
Reference in a new issue