I’ve got a Raspberry Pi running the current Raspberry Pi OS and all the usual Python-based dependencies in place. What I still need is a clean, repeatable installation and initial configuration of OctoBot itself so the bot starts automatically on boot and its web interface is reachable on my local network. I have already installed it, i need it setting up properly so i can just leave it trading and doing its thing. • OctoBot launching without errors after every reboot • Configuration files stored in an easy-to-find location for future tweaks • A short README or set of commands so I can reproduce the setup on a second Pi if needed We can work over an SSH session or you can supply a step-by-step script; whatever gets me to a working bot fastest. Let me know any prerequisites I may have overlooked, your estimated time, and when you can get started.