Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.05 KB

MoneyTracker

I made this bot for my family to track our money spending, actually it's just interface for Google spread sheets. Nothing interesting here.

Setup

But if you really want to use this bot for your needs you should:

  • Get google credentials and place this json to conf/MoneyTracker.json.
  • Fill conf/config.json
  • Run docker container with command like this: docker run --restart=always --name mt -d -v /home/ubuntu/money_tracker_conf/:/MoneyTracker/conf/ ayumukasuga/moneytrackerbot /home/ubuntu/money_tracker_conf/ - folder with your configs In this case you will use my docker image, but of course you can build your own.
  • Say Hello to your new bot :). Bot will answer you only if you exist in users section.

Some images

Interaction with bot

And it looks like this

Part of final spread sheet

spread sheet

Also sheets separated by month

separated by month