Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 984 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 984 Bytes

Discord Invite Bruteforcer

a node.js script that randomly generates discord invite links and checks if they're valid or not.

Side-note

the odds of actually finding a working invite link are pretty damn low. if you genuinely manage to find anything valid with this (or just wanna reach out), my discord is dootw

Preview

image

Prerequisites

Installation

Windows

git clone https://github.com/dootss/discord-invite-bruteforcer
cd discord-invite-bruteforcer
installer.bat
run.bat

macOS/Linux

git clone https://github.com/dootss/discord-invite-bruteforcer
cd discord-invite-bruteforcer
chmod +x installer.sh && ./installer.sh
chmod +x run.sh && ./run.sh