fernandod1 / Instagram-to-discord

Monitor instagram user account and automatically post new images to discord channel via a webhook. Working 2022!
https://www.fernando.info
Other
127 stars 62 forks source link

Monitoring several accounts #23

Open tecaspt opened 3 years ago

tecaspt commented 3 years ago

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

aternis commented 3 years ago

Yes. It's possible to do this. Just not at the current state of the app

xhendrikg commented 3 years ago

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?

timpiglowski commented 2 years ago

You can use screen (apt install screen) to execute the code simultaneously.