lita-kidoikoi

Build Status Coverage Status

A plugin for splitting bills between coworkers.

"Kidoikoi" is for "qui doit quoi", which means in french "who owes what".

Installation

Add lita-kidoikoi to your Lita instance's Gemfile:

gem "lita-kidoikoi"

Usage

Commands:

split_bill:

split bill @DEBTOR1... VALUE @CREDITOR

Split a bill of the specified value between one ore more debtors and one creditor.

clear_debt_between:

clear debt between @USER1 @USER2

Clear mutual debt of two users.

resume_debt_of:

resume debt of @USER

Resume debt of one user.