GitXplorerGitXplorer
m

discord-rpc-builder

public
9 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
1f22f2aa641116db744b80158353f485a3c83456

chore: rename README.md

mmertssmnoglu committed 2 months ago
Unverified
04378253e4c3d3f7824e7b7ed126a6cd33619510

docs: Aachive Discord Rpc Builder due to incompatibility with Discord's new UI

mmertssmnoglu committed 2 months ago
Unverified
9e52dc4d5f112d3a9adcc33c7cc0e7fe41ad2c4d

docs: add preview.png

mmertssmnoglu committed 2 months ago
Unverified
4d26f1be6c1eec595487b658544b861e3cf47ba7

docs: add license link to README

mmertssmnoglu committed 2 months ago
Unverified
8e857713bdd38c7f2585e06168065ef00f5a1021

docs: update README description

mmertssmnoglu committed 2 months ago
Verified
086aadb648276fab2715f7cbc1c7364c3cfdbe81

Revert "chore: add dependabot.yml (#6)" (#11)

mmertssmnoglu committed 2 months ago

README

The README file for this repository.

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