Skip to content

Instantly share code, notes, and snippets.

View bluexbyte's full-sized avatar
what the hell is a computer????

_ bluexbyte

what the hell is a computer????
View GitHub Profile

Keybase proof

I hereby claim:

  • I am rnnrn on github.
  • I am pinkiellie (https://keybase.io/pinkiellie) on keybase.
  • I have a public key ASCp9pZzZ76I8XRgJUmseIgqPOtCnE5HOPPZm9AGMsOUlwo

To claim this, I am signing this object:

var REDDIT = "conspiracy";
function run() {
deleteTriggers_();
/* Fetch Reddit posts every 5 minutes to avoid hitting
the reddit and Google Script quotas */
ScriptApp.newTrigger("scrapReddit")
.timeBased().everyMinutes(5).create();