MigratedGetting startedUpdated Aug 30, 20266 min read
MissionChief Bot X: automation overview
MissionchiefBot X automates repetitive MissionChief workflows through Playwright browser sessions. This maintained overview consolidates the current bot README and the current regional runtime structure.
01
Supported workflows
- Credit gathering and mission collection.
- Automatic dispatching with mission prioritization and geographic clustering.
- Employee training and task automation.
- Hospital and prison transport request handling.
- Regional configuration for UK and US deployments.
02
Runtime shape
The root entrypoint reads the configured region, loads the matching regional module, and starts asynchronous browser work. Each configured browser session logs in and contributes a reusable context to mission and transport loops.
03
Go next
For a new setup, continue with the configuration guide, then choose either the Docker quick start or the local Python workflow. Keep credentials outside source control.
Was this guide useful?Tell us what could be clearer →