GithubHelp home page GithubHelp logo

q7tech / rpcsync Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.9 MB

The world's most easy-to-use Discord RPC client

License: MIT License

Python 98.94% Shell 0.55% Batchfile 0.51%
discord discord-rpc discord-rpc-client discord-rpc-py

rpcsync's Introduction

RPCsync

The world's most easy-to-use Discord RPC client

(please drop a star if you enjoy it)

Features

  • Simple, easy-to-use interface
  • RPC saving
  • Button support
  • No advertisements (though I'd appreciate it if you mentioned your RPC was made with it)

Screenshots

Making your RPC

In order to make your RPC, you must head to the Discord Developer Portal

Once you've made your way there, you want to hit "New Application" in the top right corner.

Next, you wanna name your RPC (this will also be what displays in your status. Ex. Playing Minecraft)

Once, thats done, you wanna look at the sidebar on the left and click "Rich Presence." Make sure you are on "Art Assets" in the dropdown.

Scroll down and start adding your images!

Once you have added your images, navigate to the OAuth page in the sidebar.

Once there, copy the client ID.

And then simply insert your assets and client ID into the client!

Guide

This guide provides step-by-step instructions on how to run RPCsync using the provided code. There are 2 ways.

Script/Executable

To simplify the process of running RPCsync, you can use the bash script!

linux

To run the script, open a terminal, navigate to the directory where the script is located, and execute the following command:

bash run.sh

The script will activate a virtual environment if specified (uncomment the appropriate line), install the required packages, and then run RPCsync.

Windows (executable)

To run the client, download the exe file here

Then, run the exe file.

Important

There's a chance that your anti-virus will falsely mark this program as harmful. You may have to mark this program as an exception.

Manually

Step 1: Install the required dependencies

  • Make sure you have Python installed on your computer. If not, download and install Python from the official website: python.org.
  • Open a terminal or command prompt and run the following command to install the necessary packages:
pip install pypresence

Step 2: Prepare the code and resources

  • Copy the provided code into a text editor and save it with a ".py" extension, for example, rpcsync.py.

Step 3: Run the application

  • Open a terminal or command prompt and navigate to the directory where you saved the Python script and icon file.
  • Run the following command to start the application:
python rpcsync.py

Step 4: Interact with the application

  • The application window will open, showing various input fields for configuring the Discord RPC.
  • Fill in the required fields, such as the Client ID and presence details.
  • Optionally, enable the "Enable Start" checkbox to include the start parameter in the presence.
  • Click the "Update" button to update the presence on Discord.
  • To clear the presence, click the "Clear" button.
  • You can use the Ctrl+A shortcut to select all the text in an input field for easier editing.

Step 5: Customize and experiment

  • Feel free to experiment with different input values and configurations to update your Discord RPC presence as desired.
  • You can modify the code to add more functionality or customize the user interface according to your preferences.

That's it! You now have a basic guide on how to run RPCsync using the provided code. Have fun customizing your Discord presence!

rpcsync's People

Contributors

xytrux avatar

Stargazers

 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.