Bridge bot cPanel deploy package
Built: 2026-05-14T23:26:27

Server steps:
1. Upload/extract this zip into the bot directory.
2. If config.php is not included, copy config.example.php to config.php and fill tokens/admin IDs.
3. In cPanel PHP Selector, enable: curl, mbstring, fileinfo, pdo_sqlite, sqlite3.
4. Run: php tools/server_requirements.php
5. Optional Rubika file canary:
   php tools/rubika_file_canary.php --chat-id=c0... --type=File --tries=10

Recommended network config keys:
   eitaa_connect_timeout=30, eitaa_text_timeout=35, eitaa_file_timeout=90,
   eitaa_retry_count=2, rubika_upload_retry_count=10

Default package intentionally excludes debug_log.txt, error logs, and database.sqlite.
