Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 587 Bytes

README.md

File metadata and controls

41 lines (33 loc) · 587 Bytes

Obamacord

Discord client which is cooler than others.

join our Discord

Installation

Windows

Please use powershell and install Git and Node.js

  1. Clone the repository
git clone https://github.com/FutureDeveloperZ/Obamacord
  1. Enter the directory
cd Obamacord
  1. Install dependencies
pnpm install
  1. Build the project
pnpm build
  1. Inject the client
pnpm inject
  1. Kill Discord and start it again

Uninstallation

  1. Uninject the client
pnpm uninject
  1. Kill Discord and start it again