https://github.com/eai04191/unblock
Unblock all the user is blocking.
https://github.com/eai04191/unblock
Last synced: 25 days ago
JSON representation
Unblock all the user is blocking.
- Host: GitHub
- URL: https://github.com/eai04191/unblock
- Owner: eai04191
- Created: 2018-07-23T12:03:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T12:20:33.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T00:28:18.776Z (3 months ago)
- Topics: twitter
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
unblock
===Unblock all the user is blocking.
## Preparation
```
pip install requests requests-oauthlib
```Rename `config.py.example` to `config.py`. Add your credential.
## Usage
```
python main.py
```## License
This project is licensed under the MIT License.