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

Simple interface between telegram and google spread sheet to track money spending

Notifications You must be signed in to change notification settings

AyumuKasuga/MoneyTrackerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple interface between telegram and google spread sheet to track money spending

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages