Skip to content

hacsoc/blognotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Notifier

This is a little Python script that runs in the background (probably on people.acm.case.edu) and periodically (i.e. every 15 minutes) checks a list of RSS feeds for updates. If it finds any, it notifies everyone on #blogs on Slack, so interested people can read them.

This is intended mostly for promoting HacSoc members' blogs. Other tech blogs are cool, but you can check them on your own.

If you'd like your blog to be added to the notification list, add your feed URL into the list in config.py, and submit a pull request! We'll only accept pull requests from the owner of the blog being added!

NOTE: If you're on here, you should also think about adding yourself to the blog directory on the HacSoc wiki.

About

Periodic notifier for new posts on RSS feeds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages