- This script is used to report Twitter accounts for spamming, hate speech, and other violations.
- Python 3.7.3 or higher.
- Twitter developer account.
- Twitter API credentials.
-
Clone the repository.
* git clone https://github.com/moodix94/Reporter.git * cd Reporter * chmod +x Reporter.py -
Enter the username: ...
-
Enter the limit: ...
-
Enter the credentials: ...
-
python3 Reporter.py- Note:
- you can adjust the limit of reporting from parameters in the code.
- you have to use your own credentials "API".
- you can get it from here.
- Note: