Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vidhanio/ninja-kiwi-archive-rich-presence

A rich presence for the Ninja Kiwi Archive on Steam!
https://github.com/vidhanio/ninja-kiwi-archive-rich-presence

bloons bloons-monkey-city bloons-td-5 bloons-td-battles bloons-tower-defense btd btd5 btdb ninja-kiwi ninja-kiwi-archive sas

Last synced: 21 days ago
JSON representation

A rich presence for the Ninja Kiwi Archive on Steam!

Awesome Lists containing this project

README

        

# Ninja Kiwi Archive Rich Presence

[![pypresence](https://img.shields.io/badge/using-pypresence-00bb88.svg?style=for-the-badge&logo=discord&logoWidth=20)](https://github.com/qwertyquerty/pypresence)

## Installation

First, clone the repository.

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

Then, install the required modules.

```cmd
cd ninja-kiwi-archive-rich-presence
```

```cmd
pip install -r requirements.txt
```

## Config

The [config](config.ini.example) 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`](config.ini.example) and remove the `.example`, then [edit it](#config) if you want.

Run `presence.py`.