Open tecaspt opened 3 years ago
Yes. It's possible to do this. Just not at the current state of the app
Is there any particular way to monitor several accounts? I managed to do so by running a few instances, but I was wondering if there was a way to run on only one, or a way to more easily deploy several instances more easily
Just Execute it several times?
You can use screen
(apt install screen
) to execute the code simultaneously.
Is there any particular way to monitor several accounts? I managed to do so by running a few instances, but I was wondering if there was a way to run on only one, or a way to more easily deploy several instances more easily