Skip to content

AdamSJohnson/IsGloomhavenAvailable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Usage:
Run this script in the background to have to check for posts about Gloomhaven on /r/boardgamedeals

Requirements:
PRAW and https://github.com/Azelphur/pyPushBullet

Setup:
Create a Keys.py file formatted as such:
SECRET_KEY = {Reddit application secret ID}
CLIENT_KEY = {Reddit application client ID}
USERNAME = {reddit username}
API_KEY = {Push bullet API Key}

You may need to change the device the notification is sent to. Good luck.

About

A python script that will parse posts on boardgamedeals and send you a notification if gloomhaven is available somewhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages