💸 IOU Slack Bot - Keep track of your debts with your peers.
Keep track of your debts with your peers.
iou # Shows all your debts
iou @user # Get a list of your accounts with @user
iou @user $20 # Add $20 to your debt to @user (the "$" is optional)
ask @user $20 # Make @user owe you $20 more
iou help # Shows this message
iou history # Shows a list of all the transactions you where involved
You can simply deploy it on Heroku by pressing this button:
Or just run it on your own server:
MONGO_URL
.TOKEN
.npm start
.Create an “Outgoing WebHook” here. With this settings (change them as you wish, very opinionated):
#iou
iou,ask
/bot
. e.g.: https://iou-slack-bot.herokuapp.com/bot
TOKEN
you generated on “Deploy” step. (if heroku, get it with heroku config:get TOKEN
)iou
IOU Slack Bot

emoji. THIS IS THE MOST IMPORTANT SETTING Meh.
GPL-v3