roughly working again, now dev docker exists

This commit is contained in:
Aron Petau 2025-12-28 19:59:31 +01:00
parent a77a0c0393
commit 155ab39368
26 changed files with 1976 additions and 235 deletions

View file

@ -2,10 +2,12 @@ Autopilot bot command list for @BotFather
Use @BotFather -> /setcommands and paste the following lines exactly (one per line):
/autopilot - Enable or disable automatic applications. Usage: `/autopilot on` or `/autopilot off`
/status - Show current status and statistics (autopilot state, application counts by company)
/plot - Show weekly listing patterns (image)
/errorrate - Show autopilot success vs failure plot (image)
/retryfailed - Retry all failed applications up to 3 times
/help - Show help and command usage
Example: send `/setcommands` to @BotFather, then paste the above lines and confirm.