Skip to content

Saves pixels as they're added to Reddit's April Fool's /r/place subreddit.

Notifications You must be signed in to change notification settings

NessDan/reddit-place-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Steps to get this up and running
Pre-requisites: node.js & npm

Setup: `npm install`

Before running:
1.) Open an Incognito window
2.) Open up the Dev Tools, go to Network Tab
3.) Go to the /r/place subreddit
4.) Find the websocket connection
5.) Copy the "m" value from "/place?m=abc123....789"
6.) Go into the code and put that value in for "secretSauce"

Running:
`node index.js`

About

Saves pixels as they're added to Reddit's April Fool's /r/place subreddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published