Git Product home page Git Product logo

blogify's Introduction

Blogify Bot

Blogify is a set of scripts that aims to automatically gather links posted to www.reddit.com/r/videos and archive them for later viewing, then share the blog links to twitter, facebook and the reddit thread it got the video from.

Blogify was built partly for the experience, partly for fun, and partly because sometimes I miss the cool videos that made the top of the page if I don’t get to check reddit for a while.

I've made this repository public as an example for anybody wishing to make their own reddit bot, and also to encourage the continued development of this bot by anybody interested.

Usage

Please refrain from running your own version of this bot. We don't want to flood r/videos with bot spam.

The files included in this repository should be put in a non-public directory on a server and a cron tab file set up to run the bot every 6 hours or so.

Cron

The cron file is not included in this repository, but has the following format:

# 1 update blogify
0 0,6,12,18 * * * /web/cgi-bin/php5 "$HOME/html/autoupdate.php"

blogify's People

Contributors

aido179 avatar

Watchers

James Cloos avatar Chew Jian Yue avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.