Skip to content

It's a simple Reddit bot replying to your specific friend's comments with Rick Astley's Never Gonna Give You Up song's Youtube link.

Notifications You must be signed in to change notification settings

shamiul94/Rick-Rolling-Reddit-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friendly-Reddit-Bot

As a Reddit user, I felt that creating some bots for some trivial jobs might be interesting. So, I started learning how to do that. Just made a simple bot to do a wholesome job using the PRAW library.

Input your friends handle and the bot will reply to your friend's last 50 comments with a Youtube link to Rick Astley's Never Gonna Give You Up song. Let your friend know that you are always there for him.

How to run it

  1. Install praw.
pip install praw
  1. Modify praw.ini file as mentioned in this blog and save it in the same folder as the python codes.

  2. Then just run this command from terminal.

python3 botname.py

And it will take a handle as input. Enter your friend's Reddit handle name and it will start it's job.

Source

I would not be able to build these bots without reading this blog written by Shantnu. Thanks to him.

About

It's a simple Reddit bot replying to your specific friend's comments with Rick Astley's Never Gonna Give You Up song's Youtube link.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages