Automatically block suspicious Twitter accounts.
This software will blocks users who are your followers and whose description contains blocking terms.
- I have not confirmed the operation. If it doesn't work, please send me a pull request.
- This software will automatically block users.
- May be considered spam by Twitter.
- This software only works with Twitter API 1.1
- If you have many followers, it will take time to process.
You need a tweepy library.
- Enter the API key in the specified location in main.py
- Enter the term you want to block in the specified location in main.py
- Run main.py