thoughtsunificator / instagram-dm-unsender

Instagram userscript that enable batch unsending of DMs
MIT License
34 stars 3 forks source link

Queue size #37

Open PerrellLaquariusBrown opened 3 months ago

PerrellLaquariusBrown commented 3 months ago

Hi

I have a question regarding the queue size. After some time the queue stopped and when I ran the program again, it went through the messages it went with the first queue and did this time nothing. Is there a way to increase the lifespan of a queue by editing the code? I don't have any experience with programming, so I'm quite behind when it comes to code reading.

Thank you for your time.

zlairon commented 2 months ago

Hi

I have a question regarding the queue size. After some time the queue stopped and when I ran the program again, it went through the messages it went with the first queue and did this time nothing. Is there a way to increase the lifespan of a queue by editing the code? I don't have any experience with programming, so I'm quite behind when it comes to code reading.

Thank you for your time.

Same question. It scans and deletes a certain number of texts, and then scans the first batch again and scrolls up slowly to delete the new ones.

thoughtsunificator commented 2 months ago

I am not sure what is the issue here... I might be able to help if you would open another issue using the issued template : image

Thanks