Skip to content

vidhanio/ninja-kiwi-archive-rich-presence

Repository files navigation

Ninja Kiwi Archive Rich Presence

pypresence

Installation

First, clone the repository.

git clone https://www.github.com/yolodude25/ninja-kiwi-archive-rich-presence

Then, install the required modules.

cd ninja-kiwi-archive-rich-presence
pip install -r requirements.txt

Config

The config allows you to change what is displayed on your rich presence.

Available Values

  • {game_hf}: Name of game (e.g. "Bloons TD 5")
  • {version_hf}: Image key of game. (e.g. "bloonstd5")
  • {icon}: Image key of Ninja Kiwi Archive Icon.

Usage

Make a copy of config.ini.example and remove the .example, then edit it if you want.

Run presence.py.