Reddit upvote/downvote bot (python)

agnosticon

Power Member
Joined
Feb 6, 2009
Messages
523
Reaction score
1,102
Hey guys,

I'm looking for a python bot that can be run from linux cli and have the following features:

- upvote / downvote comments and also posts
- multiple accounts option
- bind proxies to each account.

if anyone if aware of such a thing, please let me know.
 
Your requirements are pretty straightforward. I would recommend searching GitHub, and, if you can't find anything that meets your exact needs, you can modify the code to fit your requirements.

The GitHub link above has almost 50 listings that are near your requirements. It's just a matter of filtering it down to your exact needs from there.
 
Last edited:
I don't have this but you prob could build this on your own with the help of ChatGPT.
 
Your requirements are pretty straightforward. I would recommend searching GitHub, and, if you can't find anything that meets your exact needs, you can modify the code to fit your requirements.

The GitHub link above has almost 50 listings that are near your requirements. It's just a matter of filtering it down to your exact needs from there.
I have looked at github but all the repositories are outdated and don't work mostly.

Can I get such a bot coded here by paying a fee to someone?

Thanks
 
You can use chatgpt for bot building as long as is not a custom bot with many requirements
 
Back
Top