Hmmmmmm, its supposed that the mod detects the bots actions, however, saving and reloading a save could probably be the problem.
The mod doesn't save the tiles in a "perfect" way... It just stores their data for a little moment before updating the electric grids.
By saving and reloading the save, the tiles that were previously supposed to be processed by the mod get erased from memory.
... I could make a simple modification, so the tiles that are being considered to be updated also get saved in a more persistant memory.