Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (24 loc) · 978 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 978 Bytes

Discord Rpc Builder | Archived

Note

Since it does not works with the Discord's new UI, this project is archived. If you want to use it, you can fork and update the code.


Discord Rpc Builder is a Command Line Interface(CLI) that allows you to create a rich presence for your discord profile.

Discord Rpc Builder Preview

Download and Run

# with node
git clone https://github.com/mertssmnoglu/discord-rpc-builder
cd discord-rpc-builder
npm install
npm run rpc

# with docker
git clone https://github.com/mertssmnoglu/discord-rpc-builder
cd discord-rpc-builder
docker build . -t mertssmnoglu/discord-rpc-builder
docker run -it mertssmnoglu/discord-rpc-builder

Documentation

🇬🇧 English

🇹🇷 Turkish

License

Apahe License 2.0