adriantombu / twitter-cleaning

Delete your old tweets & likes automatically with Github Actions
GNU General Public License v3.0
22 stars 34 forks source link

Can't configure repository correctly #6

Closed cyberfunk closed 1 year ago

cyberfunk commented 1 year ago

Hello, Is it possible to do a video going through the steps to setup this repository? I tried to follow through but had several issues and running the workflow ultimately failed. When I try to save your env.example values as a new secret all of my changes are erased and the secret is empty after saving. If I save your env.example values as an environment variable the values are there after saving but the workflow fails when I run it.

adriantombu commented 1 year ago

Hey @cyberfunk, I'm sorry to see you struggle! Someone else had a similar problem a few months ago, I hope the answers I provided then will be helpful 😊

https://github.com/adriantombu/twitter-cleaning/issues/4

cyberfunk commented 1 year ago

Hey @cyberfunk, I'm sorry to see you struggle! Someone else had a similar problem a few months ago, I hope the answers I provided then will be helpful 😊

https://github.com/adriantombu/twitter-cleaning/issues/4

All good man. I used another GitHub project and it worked so well I was a little bit shocked. I thought accessing the API was a paid affair but I was able to completely wipe out my 5000+ timeline in one go free of charge.

cyberfunk commented 1 year ago

This is the one I used. https://github.com/koenrh/delete-tweets

adriantombu commented 1 year ago

Good to hear! And yeah, I think they haven't pushed their crazy pricing yet for the API, you got lucky 😎