Home

Awesome

License Downloads PyPresence Language

Wuthering Waves Discord Rich Presence

Enables Discord Rich Presence for Wuthering Waves

<div style="display: flex; flex-direction: column; gap: 10px"> <div style="width: 100%; display: flex; gap: 10px; justify-content: center;"> <img src="screenshots/light-db.png" style="width: 45%; height: 50%"> <img src="screenshots/dark-db.png" style="width: 45%; height: 50%"> </div> <div style="width: 100%; display: flex; gap: 10px; justify-content: center;"> <img src="screenshots/dark-no-db.png" style="width: 45%; height: 50%"> <img src="screenshots/light-no-db.png" style="width: 45%; height: 50%"> </div> </div>

Table of Contents

<ol> <li><a href="#features">Features</a></li> <li><a href="#installing">Installing</a></li> <li><a href="#usage">Usage</a></li> <li><a href="#building-from-source">Building from source</a></li> <li><a href="#issues">Issues</a></li> <li><a href="#warning">Warning</a></li> </ol>

Features

Installing

  1. Download the latest release
  2. Run the setup executable
  3. Go through the setup process
  4. You're done!

You may delete the setup executable after installation

Usage

  1. Simply run the RPC application like any other program

Building from source

  1. Clone the repository
  2. Run pip install -r requirements.txt
  3. Run build.bat
  4. The executable will be located in the dist/ directory

Issues

If you encounter any issues, please open an issue on the issues page

Warning

This is a third-party application and is not affiliated with Wuthering Waves or its developers. Should you choose to use the RPC with the database access option, you do so at your own risk