Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

InternshipBot V0.2

A reddit bot designed to help find internships for students in their college city. Supported Subreddits:

  • /r/CarletonU

Files:

There are three files included in this repository

  • reddit_bot.py : This is the script, it runs in an infinite loop checking the 10 latest posts.
  • info.py : This file is used where the api keys and login info are located.
  • history.txt : This file is used to keep track of comment reply history so the bot doesn't reply more than once to the same comment.

Dependencies

  • Python 3.x
  • PRAW

Install PRAW with pip:

>git clone git@github.com:SunnySandhu/IntershipBot.git
>cd InternshipBot
>pip install praw

Usage

Run the following:

>python reddit_bot.py

Version

  • V0.2: Changed default subreddit from /r/test to /r/carletonu
  • V0.1: A reddit bot to help find college students internships

Credits

The credits for this goes to busterroni11 I've used his tutorial to build an understanding of praw, and to layout the program structure.

About

A reddit bot designed to help find internships for students in their college city

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages