Skip to content

Installation

aetheryx edited this page Jan 4, 2019 · 19 revisions

Requirements

  1. npm
  2. node (v7.4.0 or higher)
  3. Discord Canary

Installation steps

  1. git clone https://github.com/aetheryx/powercord
  2. cd powercord
  3. npm i
  4. npm run inject (Side note: if you're on Linux, you need root perms for this command)
  5. Completely kill your Discord Client (right click system tray icon -> Quit DiscordCanary)
  6. 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.

Clone this wiki locally