Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clementroyer/twitter-unfollow
Check if you lose twitter follower and send you a dm
https://github.com/clementroyer/twitter-unfollow
twitter unfollowers
Last synced: 28 days ago
JSON representation
Check if you lose twitter follower and send you a dm
- Host: GitHub
- URL: https://github.com/clementroyer/twitter-unfollow
- Owner: ClementRoyer
- License: unlicense
- Created: 2021-05-10T18:27:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T21:09:32.000Z (over 3 years ago)
- Last Synced: 2024-11-02T08:24:54.724Z (3 months ago)
- Topics: twitter, unfollowers
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Twitter-unfollow
Send you a DM when you lose a follower
## Install
1) `git clone [email protected]:ClementRoyer/twitter-unfollow.git`
2) `cd twitter-unfollow`
3) `pip3 install -r requirements.txt`
4) Update tokens in `main.py`
5) `python3 main.py`## Schedule
1) `sudo crontab -e`
2) Add `0 12 1 * * /usr/bin/python3 {path to the repo}/main.py >/dev/null 2>&1`
3) This will run once a month.#
Built with ❤︎ by
Clément ROYER
[![0](https://img.shields.io/badge/Usage_Policy-black.svg?style=flat&logo=Markdown&logoColor=white&labelColor=black&color=black)][license] [![0](https://img.shields.io/badge/Clément_royer-black.svg?style=flat&logo=Linkedin&labelColor=black&color=black)][Linkedin] ![visitors](https://visitor-badge.glitch.me/badge?page_id=clementroyer_twitter-unfollow----tag)
#
[linkedin]: https://www.linkedin.com/in/cl%C3%A9ment-royer/
[license]: ./LICENSE
[changelog]: ./changelog
[documentation]: .
[profile]: https://github.com/ClementRoyer[changelog-img]: https://img.shields.io/badge/Changelog-black.svg?&style=for-the-badge&logo=Markdown&logoColor=white
[profile-img]: https://img.shields.io/badge/my_profile-black.svg?&style=for-the-badge&logo=github&logoColor=white
[license-img]: https://img.shields.io/badge/license-black.svg?&style=for-the-badge&logo=Markdown&logoColor=white
[documentation-img]: https://img.shields.io/badge/documentation-black.svg?&style=for-the-badge&logo=mail.ru&logoColor=white