Code Monkey home page Code Monkey logo

discord-rpc's Introduction

Discord Rich Presence (WITH BUTTONS) !!

  • Discord RPC with 2 clickable buttons and more!

CONFIGURING/SETTING UP

  • You must have an application created in Discord Developers Portal
  • If you do not already have one, create one, and put its id in config.json > line 2 replacing "ID-HERE" with your id between "".
  • In your application, go to Rich Presence > Art Assets and upload your desired photo.
  • Whatever you name that picture, you must insert that in config,json > line 3 replacing "NAME-OF-LARGE-IMAGE" with the name between "".
  • Put any text in configjson > line 4 which will show once you click on the image.
  • Put any text for details that'll display next to the large image in config.json > line 5.
  • The last 4 lines is very explanatory. Simply name your button names and the url accordingly!
  • You must have a game running on your discord app for the rpc status to connect!
  • Lastly, after configuring all that shit, simply run launch.bat !!
  • Enjoy!

CONFIG EXAMPLE

{
    "clientid": "53276382394623746",
    "largeimage": "red",
    "largetext": "Rich Shii 🥤",
    "details": "Rentless",
    "button1": "Versace",
    "url1": "https://github.com/DaddyTezzy",
    "button2": "Twitch",
    "url2": "https://twitch.tv/daddy_tezzy"
}
  • Outcome:

config-example

discord-rpc's People

Contributors

mrt4s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

discord-rpc's Issues

URL doesn't work

Hi ! The buttons are are displayed correctly but when I click on, no URL is opening.
The URL is just a github-pages website.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.