Menu

Tree [f7fffb] main /
 History

HTTPS access


File Date Author Commit
 .github 2023-03-29 Albert Portnoy Albert Portnoy [211c5d] fix(actions): use node 18
 .vscode 2023-03-02 Vap0r1ze Vap0r1ze [5f6bbe] set prettier config path
 bin 2023-06-07 Albert Portnoy Albert Portnoy [684e3b] Fuck
 i18n 2023-06-25 Weblate Weblate [f7fffb] i18n: update translations from weblate
 scripts 2023-06-11 momu54 momu54 [ceb47c] Permission fix and other something (#479)
 src 2023-06-24 LoneWeeb LoneWeeb [faede3] getByStoreName (#494)
 .editorconfig 2022-09-28 Albert Portnoy Albert Portnoy [08a4d8] Setup ESLint
 .eslintignore 2022-09-30 FifiTheBulldog FifiTheBulldog [bfa1b6] Add replugged:// protocol
 .eslintrc.yml 2023-05-20 Albert Portnoy Albert Portnoy [f123a5] feat: addon watcher (#436)
 .gitignore 2023-01-19 Albert Portnoy Albert Portnoy [260d58] Ignore asar
 .np-config.json 2022-12-11 Albert Portnoy Albert Portnoy [830946] publishing flow
 .nvmrc 2023-03-29 Albert Portnoy Albert Portnoy [9aabc2] chore: update node, fix lock file
 .prettierignore 2022-10-22 Lleyton Gray Lleyton Gray [ea8c40] prettify
 .prettierrc.json 2022-10-21 Lleyton Gray Lleyton Gray [3a9ec8] Let's get pretty!
 CONTRIBUTING.md 2023-05-06 Albert Portnoy Albert Portnoy [a49196] Link to contributing guide
 LICENSE 2022-12-16 Albert Portnoy Albert Portnoy [302e74] Remove legacy Powercord from license
 README.md 2023-05-06 Albert Portnoy Albert Portnoy [a49196] Link to contributing guide
 cspell.json 2023-05-25 Catalyst4 Catalyst4 [c46859] feat: beginnings of context menu api (#449)
 package.json 2023-06-11 Albert Portnoy Albert Portnoy [24e561] 4.4.2
 pnpm-lock.yaml 2023-06-11 momu54 momu54 [ceb47c] Permission fix and other something (#479)
 tsconfig.json 2023-06-02 Fede Fede [683806] feat(types): complete Modal, Text, Button popov...

Read Me

Replugged

Website | Discord |
Developer Guide | API Docs
(API docs will be replaced with the guide in the future)

Installation

Download Replugged from https://replugged.dev/download

Contributing to Replugged

Please see the guide for information on
how to contribute to the Replugged. Thanks for your help!

FAQ

Is this against the ToS?

Long story short... yes. Replugged 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, Replugged 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 Replugged. They can go out of their way to start detecting it, but they
don't.

Hypothetically speaking - even if they somehow did detect Replugged, 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
Replugged plugins to be fully API-compliant and ethical, implying Replugged users can't be banned
for indirect ToS violations (e.g. selfbotting).

Can I use Powercord plugins or themes?

No. Replugged was originally based on Powercord, but it is not anymore. Due to the new plugin/theme
format, as well as Discord changes, Powercord plugins and themes will have to be rewritten.

Can I use plugins and themes from legacy Replugged?

As mentioned above, legacy plugins and themes will need to be rewriten due to Discord changes, as
well as changes to our plugin/theme format.

Can I use BetterDiscord plugins?

Not right now. Previously, BDCompat was used to run
BetterDiscord plugins. However, this has not been rewritten for the Replugged rewrite. Unless
someone creates a version for the Replugged rewrite, BetterDiscord plugins are not supported.