https://github.com/zehsteam/phasmophobiadiscordrpc
Phasmophobia Discord Rich Presence
https://github.com/zehsteam/phasmophobiadiscordrpc
discord-rich-presence phasmophobia phasmophobia-rpc rich-presence
Last synced: 8 months ago
JSON representation
Phasmophobia Discord Rich Presence
- Host: GitHub
- URL: https://github.com/zehsteam/phasmophobiadiscordrpc
- Owner: ZehsTeam
- License: mit
- Created: 2023-09-09T20:56:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T23:32:58.000Z (about 2 years ago)
- Last Synced: 2023-09-25T03:20:36.518Z (about 2 years ago)
- Topics: discord-rich-presence, phasmophobia, phasmophobia-rpc, rich-presence
- Language: C#
- Homepage:
- Size: 2.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phasmophobia Discord Rich Presence
Display a custom Discord rich presence for Phasmophobia depending on the current game state.
Made using WPF in .NET 7
Uses [Lachee's DiscordRPC for C#](https://github.com/Lachee/discord-rpc-csharp)
##  Download
Download the latest release [here](https://github.com/ZehsTeam/PhasmophobiaDiscordRPC/releases)
## Safe to use? - Game state detection
This program is safe to use since it only uses the **Player.log** file to detect the current game state.
**Player.log** file location:
```
%localappdata%\..\LocalLow\Kinetic Games\Phasmophobia\Player.log
```
## How to use
Download the [latest release](https://github.com/ZehsTeam/PhasmophobiaDiscordRPC/releases) and run the program while Phasmophobia & Discord are running.
## Discord rich presence not showing?
**Make sure these settings are enabled in your Discord client:**
- "Display current activity as a status message."
- "Share your activity status by default when joining large servers"
**Discord > User Settings > Activity Settings > Activity Privacy**

[More info on activity status](https://support.discord.com/hc/en-us/articles/7931156448919)
## Features
**Discord rich presence**
- Shows server mode (Singleplayer / Multiplayer)
- Shows player state (Initializing, Main Menu, Lobby, In Match)
- Shows elapsed time for each player state
- Shows map info (Map Icon & Map Name)
- Shows difficulty
- Shows player count
- Shows max player count
- Show private lobby code
- Shows server region
**Program**
- View player list (Username & Steam ID)
- Discord rich presence preview
## Settings you can change
- Lobby Type (Public / Private)
- Lobby Code
- Max Players
- Map Type
- Difficulty
## Screenshots - Program


## Screenshots - Discord





