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
- Host: GitHub
- URL: https://github.com/futuredeveloperz/obamacord
- Owner: FutureDeveloperZ
- License: mit
- Created: 2022-10-05T10:44:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T10:25:43.000Z (over 3 years ago)
- Last Synced: 2025-01-26T09:17:04.519Z (about 1 year ago)
- Language: JavaScript
- Size: 122 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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