From 3c055c53d2d8d85f7d72df7fa21274006bae9b21 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Thu, 6 Feb 2025 11:30:56 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4d043c..6491662 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ Open your terminal and run: ```bash git clone https://git.deadzone.lol/Wizzard/discord-selfbot/ cd discord-selfbot -npm install ``` +Run start.sh / start.bat + ## 2. Get your token Open the file `tokengrab.js` in a text editor.