Skip to content

Delete your 2 or more days ago tweets Automatically.

License

Notifications You must be signed in to change notification settings

yamanoku/tweet-deleter

 
 

Repository files navigation

tweet-deleter

Deploy

Whats this?

Delete your 2 or more days ago tweets Automatically.

Usage (local)

fork and clone and ...

$ cp _env .env

or

$ export CONSUMER_KEY=XXXXXXXXXXXX
$ export CONSUMER_SECRET=YYYYYYYYYYYYYYYYYY
$ export ACCESS_TOKEN=ZZZZZZZZZZZZZZZZZZZZZZZZ
$ export ACCESS_TOKEN_SECRET=HOGEEEEEEEEEEEEEEEEEEEEEE

and

$ npm i
$ npm run start

Usage (Heroku)

  1. push [Deploy to] button on top of this page
  2. Set Secrets on Deploy View ( CONSUMER_KEY / CONSUMER_SECRET / ACCESS_TOKEN / ACCESS_TOKEN_SECRET)
  3. Set Heroku Scheduler. recommend once a day at 0 oclock. like a this

Image from Gyazo

License

MIT © takanakahiko

About

Delete your 2 or more days ago tweets Automatically.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%