Skip to content
/ HF-API Public

Sends Pushbullet notifications using the Hackforums API

Notifications You must be signed in to change notification settings

raphant/HF-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HF-API

Usage

python hf_pb_notifier.py [-h] [-r REQUESTSPERHOUR] [-k HACKFORUMSKEY] [-p PUSHBULLETKEY]

Optional arguments:

-r REQUESTSPERHOUR Sets the maximum requests per hour

-k HACKFORUMSKEY Pass your Hackforums API key

-p PUSHBULLETKEY Pass your Pushbullet API key

Features

  • Alerts when a new reply is detected on a thread
  • Tracks when a new private message is received

ToDo

Thread tracking

  • Push a snippet of the message
  • Send the username of the user replying

Other

  • Wrap the json responses in a class for easy parsing.
  • Add forum watching

About

Sends Pushbullet notifications using the Hackforums API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages