Giter VIP home page Giter VIP logo

discord-rpc's Introduction

Discord RPC Client

AboutInstallationSetting Up

About

A way of showing a button status on discord.

If you liked this repository, feel free to leave a star ⭐!

Installation

git clone https://github.com/peterhanania/discord-rpc.git

Setting Up

After installing the files, visit discord's Developer Application and create a Bot.

Note: The application name you choose will be shown as the title on your profile.

After creating your application, head to rich presence, then upload the picture you want on your profile and name it image. Also, keep refreshing the page after the upload until the image shows up. (sometimes the image disappears when you refresh since it haven't uploaded yet)

Next head to index.js, and edit it as so:

Details: The information you want to show under the title.
largeImage: The image you uploaded to rich presence and will show on your profile.
largeText: The text that will show once the image is hovered.

Now for the buttons is where you put the button names and the links.

Finally, copy the client ID of the bot and paste it in the config.json

{
"client_id":"BOT_CLIENT_ID"
}

Once done, you can launch the code with start.bat or node index.js.

Make sure discord is opened once you do.

Any questions? DM me on Discord.

discord-rpc's People

Contributors

peterhanania avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.