Fummowo / powercord

A lightweight @discord client mod focused on simplicity and performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powercord

Powercord is a lightweight client mod focused on simplicity and performance.
As of right now, Powercord is in very early stages of development, so feel free to join this server for any questions.

Installation

See the installation page of the Powercord Wiki.

How can I install Powercord on Stable or PTB?

Injecting to Stable or PTB is unsupported. These versions may not work properly and support will not be given. However, if you wish to use these versions, you can use npm run plug stable or npm run plug ptb respectively. The unplug command works the same way.

Is this against the ToS?

Long story short... yes. Powercord is against the Discord Terms of Service — but, you should keep reading:

As of right now, Discord is not going out of their way to detect client mods or ban client mod users. On top of that, Powercord does not make any manual HTTP requests unlike certain client mods / plugins, so your client's user agent is the same as a legitimate client. Meaning, Discord doesn't detect a client mod like Powercord. They can go out of their way to start detecting it, but they don't.

Hypothetically speaking - even if they somehow did detect Powercord, users are very unlikely to be banned on sight. It doesn't make sense for Discord to start banning a substantial part of it's userbase (client mod users) without any kind of warning. Not to mention it is mandatory for Powercord plugins to be fully API-compliant and ethical, implying Powercord users can't be banned for indirect ToS violations (e.g. selfbotting).

About

A lightweight @discord client mod focused on simplicity and performance.

License:MIT License


Languages

Language:JavaScript 91.4%Language:SCSS 7.6%Language:CSS 0.8%Language:Stylus 0.1%Language:Shell 0.0%