Currently, agent0 bots are assuming the process starts and never stops and breaks (lol). Ideally, we should be able to stop the bots process, potentially make logic updates, and bots pick up where they left off (as long as the number of bots and bot addresses stay the same). This involves getting bot positions on bot launch, either from the chain or from the db, so it can always keep track of it's positions within the bot.
Currently, agent0 bots are assuming the process starts and never stops and breaks (lol). Ideally, we should be able to stop the bots process, potentially make logic updates, and bots pick up where they left off (as long as the number of bots and bot addresses stay the same). This involves getting bot positions on bot launch, either from the chain or from the db, so it can always keep track of it's positions within the bot.