A very roundabout way of getting the dreaded "Fanatic" badge on StackOverflow (Visit the site each day for 100 consecutive days).
Because no matter how hard you try there will always come a day when your 80 day streak gets ruined by bad Wi-Fi.
- Clone this repo and use it to spin up a Heroku app.
- In the Heroku dashboard, under app settings create three "Config Vars":
email
,password
anduserid
. These will be used to login to Stack Overflow. - Sign up for UptimeRobot and create a HTTP(s) monitor pointing to your app. Set the interval to 12H. This will wake Heroku Free Dynos that fall asleep after long periods of inactivity.
- Alternatively, if you have dyno hours to spare, create a
public/wakemydyno.txt
file and submit your app to http://wakemydyno.com/ to achieve the same effect as above. - That's it!