MrPowerScripts / reddit-karma-farming-bot

"Is karma really that important to you? Damn bro, you need a life" - YouTube Comment
https://mrpowerscripts.com
MIT License
298 stars 118 forks source link

Prevent log spam by breaking the loop when running out of comments #221

Open louisa-uno opened 1 year ago

louisa-uno commented 1 year ago

As it is:

It will run till finished, even if no comments are left.

With changes:

The loop will break if the end of comments is reached to prevent the spam of logs.