A DiscordRPC with buttons, images, details and timestamp!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This repository was created so that people can easily create a custom rpc on their discord profile.
Here's why:
- You can promote your projects in discord states.
- It has buttons and timestamp.
- It is easy to install and use.
- fully customizable.
Use the install.bat
to get started.
Follow the steps below to be able to run the rpc
- node js Download Here
You should open a terminal window and install some dependencies.
-
Install Nodejs at Here (If you already have it, skip this step.)
-
Clone the repo
git clone https://github.com/almightybtw/DiscordRPC.git
-
Install NPM packages
install.bat
-
configure the file
config.json
{ "clientId": "ClientID", "details": "Details", "largeImageKeyName": "largeImage", "largeImageText": "Text of largeImage", "smallImageKeyName": "smallImage", "smallImageText": "Text of smallImage", "buttonOneText": "ButtonText", "buttonOneURL": "ButtonURL", "buttonTwoText": "ButtonTwoText", "buttonTwoURL": "ButtonTwoURL" }
Use it to freely customize your discord rpc.
-
start the project
start.bat
- Buttons
- Images
- customizable
- Multi-language Support
- Spanish
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again! ⭐
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
My Discord - almighty#3225