-
-
Notifications
You must be signed in to change notification settings - Fork 147
Installation
aetheryx edited this page Jan 4, 2019
·
19 revisions
npm
-
node
(v7.4.0 or higher) - Discord Canary
git clone https://github.com/aetheryx/powercord
cd powercord
npm i
-
npm run inject
(Side note: if you're on Linux, you need root perms for this command) - Completely kill your Discord Client (right click system tray icon -> Quit DiscordCanary)
- Start Discord back up and Powercord should be injected!
Side note: Discord Stable and Discord PTB are currently a work-in-progress, but possible to get working on the experimental-stable-ptb branch. Check out to this branch and change DiscordCanary
to the name of your client (Discord
or DiscordPTB
) in the injector file of your OS (win32.js
for Windows, linux.js
for Linux and darwin.js
for macOS). This branch does also not support the Discord Game Overlay.