https://github.com/cryptoc1/unfav
unfav all your tweets
https://github.com/cryptoc1/unfav
Last synced: 5 days ago
JSON representation
unfav all your tweets
- Host: GitHub
- URL: https://github.com/cryptoc1/unfav
- Owner: Cryptoc1
- License: mit
- Created: 2015-04-14T01:57:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T13:14:16.000Z (about 11 years ago)
- Last Synced: 2025-03-22T05:44:41.466Z (over 1 year ago)
- Language: Python
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# unfav
### What?
Removes all of favorites by the authenticated user.
### Why?
So that josh will think I'm cool
### How?
Run **install.sh**
$ ./install.sh
It will install all dependencies, then read instructions.md. Finally:
$ ./unfav.py
Please note, **This willl most likely cause a rate limit for your client**.
### Dependencies
* python-twitter
* oauth