flumpus-CloverPitRPC icon

CloverPitRPC

Adds a Rich Presence to Discord to show how much debt, coins, and the deadline you are on.

Last updated a month ago
Total downloads 405
Total rating 1 
Categories Misc
Dependency string flumpus-CloverPitRPC-2.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Cloverpit Discord Rich Presence

Show off your Cloverpit gambling addiction to your Discord friends! This mod displays your current game stats in Discord, including your coins, debt, and deadline progress.

Discord Rich Presence Example

What This Mod Does

When you play Cloverpit, your Discord status will automatically show:

  • 💰 Your current coins
  • 💀 Your current debt
  • 🎯 Which deadline you're on and how many rounds left
  • ⏰ How long you've been playing

Example Discord Status:

Playing Cloverpit
Deadline 3 - 8 rounds left
💰 1.24M | 💀 500.00K

Installation

Step 1: Install BepInEx

  1. Download BepInEx from: https://github.com/BepInEx/BepInEx/releases
    • Get BepInEx_x64_5.4.X.zip (latest version)
  2. Extract the ZIP into your Cloverpit game folder
    • Steam: C:\Program Files (x86)\Steam\steamapps\common\Cloverpit\
  3. Run the game once to generate BepInEx folders, then close it

Step 2: Install Discord RPC Library

  1. Download discord-rpc.dll from: https://github.com/discord/discord-rpc/releases (or it is in the zip already)
    • Look for discord-rpc-win.zip in the latest release
  2. Extract discord-rpc.dll from the ZIP
  3. Place it in: Cloverpit/BepInEx/plugins/

Step 3: Install This Mods

  1. Download the latest release from thunderstore of this mod
  2. Extract CloverPitRPC.dll
  3. Place it in: Cloverpit/BepInEx/plugins/

Step 4: Launch and Play!

  1. Make sure Discord is running
  2. Launch Cloverpit
  3. Your Discord status should update automatically!

Troubleshooting

Discord Status Not Showing

  1. Make sure Discord is running before you start the game
  2. Check Activity Status is enabled in Discord:
    • Discord Settings → Activity Privacy → "Display current activity as a status message" is ON

"discord-rpc.dll NOT FOUND" Error

  • Make sure discord-rpc.dll is in the correct folder: BepInEx/plugins/discord-rpc.dll
  • Download the correct version (Windows x64)

FAQ

Q: Is this safe to use?
A: Yes! This mod only reads your game stats and sends them to Discord. It doesn't modify your save files or game data.

Q: Does this work with other mods?
A: Yes! This mod should be compatible with other BepInEx mods.

Q: Can I customize what's displayed?
A: Not currently, but future versions may add customization options.

Q: Why does it show "In Menu" when I'm in the game?
A: The mod only displays stats when you're actively playing a run. Menu and shop screens show "Preparing to gamble."

Credits

Version History

v2.0.1 (Current)

  • Initial public release
  • Displays coins, debt, deadline info
  • Automatic status updates every 3 seconds
  • Tracks total play time

License

MIT License - Free to use and modify