Deleting my tweets after 10 days
by Volker Weber
So far I have manually deleted old tweets to keep my tail short. Today I made this an automatic process handled by my Raspberry Pi. For that I modified existing code:
- Install two modules into existing Node.js:
npm install twit
andnpm install dotenv
- Install the script with
git clone https://github.com/JacksonBates/tweet-delete-bot
- Create .env file with consumer API keys, access token and access token secret
- Change twitter name in src/screen_name.js
- Write a small bash script to run node /home/pi/tweet-delete-bot/index.js from /etc/crontab
This will now delete all tweets older than ten days.
Ten days seem to be a reasonable time to keep them.
Comments
Volker, I do not quite get it, you do not want to leave any traces on Twitter, Google+ or Facebook, yet on your own website you keep all posts since 2002:
https://vowe.net/archives/001519.html
I can think of only one motive to delete old posts and that is if I would be ashamed of what I wrote earlier. Luckily that happens almost never. What other reasons are there to delete one's old posts?
There is always plenty of context on my site. Not true for tweets. Once the context is gone, the tweets have to go as well.
Religion kann manchmal ziemlich kompliziert sein.
Ich habe die Diskussion (Glenn Greenwald) zum Thema mitverfolgt. Was sagst Du zur wayback machine?
Ich habe gemerkt, dass ich mir das "Fav" und sonstige Reaktionen auf deinen Tweets gespart habe, weil sie eh nach ein paar Tagen weg wären.
Obwohl "danke" sagen etc. ja auch flüchtig ist und ich es doch mache.
Das war mir nur selbst die Tage aufgefallen und ich dachte, ich teile es mal mit. :)
Du musst da gar nicht so viel drüber nachdenken. Ich sammle Favs so wenig wie Tweets. Sie sind für mich Zeichen von Zustimmung, aber mehr auch nicht. Meine eigenen Favs lösche ich ebenfalls nach zehn Tagen automatisch.
Twitter ist für mich einfach ein flüchtiges Medium.
Glenn Greewald habe ich nicht mitbekommen, Armin. Aber Twitter ist so toxisch, dass man besser eine kleines Profil hat. Wayback machine scheint bisher kein Problem.
Jetzt mal ne doofe Frage: warum bist Du überhaupt noch bei Twitter?
Passend dazu habe ich gerade von einem cli Twitter Client gelesen. Mit dem hättest du das wohl auch automatisieren können.
Klingt ganz interessant.
Tut, danke.
Jetzt noch ein Tool das meine gefavten Tweets archiviert....
Frank, das kannst Du mit IFTTT machen.
Also ich mag meine alten Tweets.
Du magst auch Facebook. ;-)