Skip to content

Commit

Permalink
add a usage warning
Browse files Browse the repository at this point in the history
Added this to clarify that this could theoretically be abused to gain access to Discord accounts as a heads-up to people that don't know how dangerous projects like this can be if the people behind them have malicious intent.
  • Loading branch information
RoootTheFox authored May 26, 2022
1 parent 1339b39 commit 069b4ba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ to inject itself into the Discord client when you start it, loading your themes

**TLDR:** It makes Discord allow loading 3rd party themes by modifying its server responses.

<h2>Something important that should be mentioned</h2>

Do not trust random people with installing and running programs and scripts on your computer,
they could easily abuse that to gain access to your Discord account.
Although this project won't do that, don't take my word for it and read the code yourself. If you do not know how to read the code, you probably should
not be using this project (and generally other software too)

<h2>Usage</h2>

This project should support all major platforms that are supported by Discord.
Expand Down

0 comments on commit 069b4ba

Please sign in to comment.