Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Coding a reddit bot [closed]

I want to create a reddit 'novelty' account bot to better my coding/scripting skills. Currently I just want to make a simple bot that searches new or rising links on reddit and looks at the comments in each thread. If the text matches some string of characters, the bot replies with a message.

I know this is a really general question, but I'm looking for tips on which scripting/programming language to use. I mainly have experience with Java and Selenium along with R and a little bit of batch. I am willing to learn a new language (i have a lot of free time). Also the goal of the bot isn't very difficult, so even if i had to learn a new language I don't think it would be all too difficult.

like image 971
needhelpwithR Avatar asked Mar 14 '26 20:03

needhelpwithR


1 Answers

Most reddit bots are made with something called PRAW. You use Python when creating something with PRAW. Python shouldn't be too hard to learn if you know Java.

like image 180
ALD Avatar answered Mar 16 '26 10:03

ALD



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!