working app

This commit is contained in:
Aron Petau 2025-12-29 22:46:10 +01:00
parent 8e69e30387
commit 3057cda8d3
12 changed files with 708 additions and 232 deletions

View file

@ -1,14 +1,15 @@
Autopilot bot command list for @BotFather
Use @BotFather -> /setcommands and paste the following lines exactly (one per line):
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
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
resetlistings - Delete all seen listings (forces re-check of all flats, does not affect stats or WGcompany)
help - Show help and command usage
Example: send `/setcommands` to @BotFather, then paste the above lines and confirm.