Checking a Discord invitaion Link valid or not This project is not for public use, so it may go private 🫥
Use an Env(install if you dont)
Use an Env(install if you dont)
pip install -r requirements.txt
Use python for Windows, python3 for Mac/Linux
python3 conincapdirect.py
cd blur.io
python3 blurv1.py
Under development
cd coingecko/v4
python3 coingeckov4.py
python3 get_discord_links.py
python3 check_discord_links.py
cd cryptocom
python3 cryptov1.py
get all coin data from https://opensea.io/rankings?sortBy=total_volume select All, and lookfor a graphql request in network tab . copy the data. create and paste in 'custom_data.json' file . then run openseav3.py, After completion run check_discord_links.py to get the invalid dicord links
cd opensea
python3 openseav3.py
python3 check_discord_links.py
Make sure installed required packages. Try latest version specified.