Skip to content

A simple bot to gather sales/deals from r/buildapcsales.

License

Notifications You must be signed in to change notification settings

injeolmibingsoo/RedditBAPCS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedditBAPCS

A simple bot that gathers sales/deals from buildapcsales subreddit.

GitHub release Packagist

Dependencies

  • praw (can be installed with pip)

Usage

  1. Setup a praw.ini file with your reddit username, password, user_agent, client_id, and client_secret.

You can register the app with your account for authentication here: https://www.reddit.com/prefs/apps/

  1. Keep the praw.ini file in the same directory as the python script.
  2. Edit the script with chosen categories/keywords in the variables provided.

praw.ini file

You can use the template provided in this repository and fill in the required information as detailed in the usage section of the readme.

All Optional Parameters

  • allow_stream (enables real time capturing)
  • search_limit (limits the number of submissions that are scanned)

About

A simple bot to gather sales/deals from r/buildapcsales.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%