Kale
Money management and expense tracking bot for Telegram
`/currency` Multi-currencies
Create new firebase security rules for `/logs`
`/spread` Spread costs over multiple days
Push event logs to the server
Create a new middleware to handle logging
Display dates for the recorded expenses
Deploy latest changes to prod
Pushed 2 changes to kale-bot
/list, /category add total amount spent
Implemented running total for /list and /category
Create new tasks based on the provided feedback
Review feedback from early users
Fix the issue when the message length goes over the limit (`/list`, `/period`, `/spread`, `/category`) etc
`/category` should display date the same as `/list`
Fix the issue when the message length goes over the limit (`/list`, `/period`, `/spread`, `/category`) etc
`/category` should display date the same as `/list`
Pushed 3 changes to kale-bot
Fixed data filtering issue
Fixed /list and /period commands
Sort out date formatting issue. Thanks James
Slice activeListOfExpenses to 50