An open API service indexing awesome lists of open source software.

https://github.com/futuredeveloperz/obamacord

Discord client which is cool
https://github.com/futuredeveloperz/obamacord

Last synced: 12 months ago
JSON representation

Discord client which is cool

Awesome Lists containing this project

README

          

# Obamacord
Discord client which is cooler than others.

join our [Discord](https://discord.gg/eTvYv95PCG)

## Installation

### Windows
Please use powershell and install Git and Node.js

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

## Uninstallation

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