Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.26 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.26 KB

MySpendingBot

My personal telegram bot assistant to record my spending. The bot is built using Telegram API, Google sheets, and Google App Script.

Current Features

  • Record daily spending
  • Get n-last spendings where n can be 5, 10, 15
  • Get total spending, since today, 3 days ago, 7 days ago, 30 days ago
  • Automated message to record daily spending every 6 hours
  • Send the spreadsheet link to update/delete spending

Demo

Record Daily Spending

add.Spending.mp4

Get n-last spendings (in this case n=5)

get n-last spending

Get total spendings (in this case today spending)

get spending

Update spending response

update spending (online-video-cutter com)

Delete spending response

delete spending (online-video-cutter com)

Setup

TBA