Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

nint8835-landfill/WebRichPresence_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRichPresence_Client

A basic command-line client for the WebRichPresence service

About WebRichPresence

WebRichPresence is a simple system that provides a web API for sites, apps, and services to use Discord's Rich Presence features without having to build their own app to run on your PC. All they need to do is collect a token from you, and then this client will display the presences they submit to the API.

Installation

> git clone https://github.com/nint8835/WebRichPresence_Client.git
> cd WebRichPresence_Client.git
> python setup.py install

Usage

  1. Run webrichpresence
    • This is the client that will actually handle the interaction with Discord
  2. Make note of the token that is logged to the console
    • This token is what will allow services to update your presence
  3. Provide this token to all services that you wish to be able to update your status.

For developers

At the moment, there is no proper API documentation. For an example of how to make requests to WebRichPresence, check out these Javascript functions

About

A basic command-line client for the WebRichPresence service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages