Enable auto-retry feature and expand Bot functionality

This commit is contained in:
netkas 2024-10-09 15:04:34 -04:00
parent e7c438bc6a
commit 5d1b07c4c4
14 changed files with 159 additions and 5 deletions

View file

@ -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');