Want to quickly find your regrettable 10 year old tweets without having to learn how to use the twitter API or scroll manually through the infinite ether of the bad takes you've tweeted throughout the ages?
Then this is for you, ya lazy human. Just paste in the console and watch those hot takes go by.
function autoScrolling() {
window.scrollTo(0,document.body.scrollHeight);
}