Skip to content

A simple Python script to show your friends when you're playing Nun Massacre!

License

Notifications You must be signed in to change notification settings

dooji2/nun-massacre-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Discord Rich Presence for Nun Massacre

This script provides Discord Rich Presence for Nun Massacre. It displays the amount of time you've been playing.

Prerequisites

  • Python 3.x installed on your system
  • Required Python packages: pypresence and psutil

How to use

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/nun-massacre-discord-rpc.git
  2. Navigate to the project directory:

    cd nun-massacre-discord-rpc
  3. Install the required Python packages:

    pip install pypresence psutil
  4. Run the script:

    py .\NMDRPC.py
  5. Launch Nun Massacre and it should show you're playing it on Discord!

Releases

No releases published

Packages

No packages published

Languages