MassTweetChecker

Image

Installing for Linux

First you have to install Golang

git clone https://github.com/The-Peezoo/MassTweetChecker.git 
cd MassTweetChecker 
go build checker.go 
./checker

OR

go install github.com/The-Peezoo/MassTweetChecker@latest
MassTweetChecker

Installing for Windows

Go to Releases and download the latest zip file.
Unzip the folder
In your Fileexplorer type 'cmd' in the adressbar to start cmd.exe
Type the following into cmd

checker

OR (if GoLang is installed)

go install github.com/The-Peezoo/MassTweetChecker@latest
MassTweetChecker

How to Use?

1. Both:
Create the file 'list.txt' in the Directory of TweetChecker and put all the links to the Tweets into it.
2. Linux:
Open the Folder in your Terminal and run the Tool by typing './checker' or 'go run checker.go'.
2. Windows:
Open cmd in the Folder and run the Tool by typing 'checker'.

I dont wonna use this Tool on my own PC, what can i do?

You can use a free root server from 'The Hacker's Choice'.