/discord-rpc-builder

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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