This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# tokenstealer | ||
## Badges | ||
[![GitHub issues](https://img.shields.io/github/issues/romangraef/tokenstealer.svg)](https://github.com/romangraef/tokenstealer/issues) | ||
[![GitHub forks](https://img.shields.io/github/forks/romangraef/tokenstealer.svg)](https://github.com/romangraef/tokenstealer/network) | ||
[![GitHub stars](https://img.shields.io/github/stars/romangraef/tokenstealer.svg)](https://github.com/romangraef/tokenstealer/stargazers) | ||
[![GitHub license](https://img.shields.io/github/license/romangraef/tokenstealer.svg)](https://github.com/romangraef/tokenstealer/blob/master/LICENSE) | ||
[![Twitter](https://img.shields.io/twitter/url/https/github.com/romangraef/tokenstealer.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fromangraef%2Ftokenstealer) | ||
|
||
## Usage | ||
This discord tokenstealer is hopefully easy to use. Download the jar over at the Releases and execute it. It will ask you for a request url. This is simply the url where the collected tokens are gonna be send to. An example php server script is also provided. | ||
|
||
> **IMPORTANT: Use %s as placeholder for the token** | ||
The created jar will upon execution send all found tokens to the specified request url. |