├── bot.php # Main entry point (webhook + polling) ├── migrate.php # Database migration script ├── scheduler.php # Scheduled tasks runner ├── composer.json # Dependencies & autoloading ├── ...
GET /api/v1/check/ Comprehensive health check (PostgreSQL + Redis) {"success": bool, "up": {"postgres": bool, "redis": bool}} GET /api/v1/check/postgres/ PostgreSQL ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results