SkillAgentSearch skills...

MoneyTrackerBot

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

Install / Use

/learn @AyumuKasuga/MoneyTrackerBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

65/100

Audited on Oct 30, 2024

No findings