{"id":37975590,"url":"https://github.com/hu553in/cash-bot","last_synced_at":"2026-01-16T18:29:56.160Z","repository":{"id":273735467,"uuid":"920692591","full_name":"hu553in/cash-bot","owner":"hu553in","description":"Very simple Node.js Telegram bot to track cash incomes and outcomes","archived":false,"fork":false,"pushed_at":"2026-01-10T22:29:02.000Z","size":169,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T05:10:58.958Z","etag":null,"topics":["javascript","money-tracking","nodejs","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"https://t.me/hu553in_cash_bot","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hu553in.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-01-22T15:58:22.000Z","updated_at":"2026-01-10T22:29:05.000Z","dependencies_parsed_at":"2025-10-21T23:08:17.238Z","dependency_job_id":"e25ebcfb-b486-40fc-b40d-74bfa6dcdc40","html_url":"https://github.com/hu553in/cash-bot","commit_stats":null,"previous_names":["hu553in/cash-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hu553in/cash-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fcash-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fcash-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fcash-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fcash-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hu553in","download_url":"https://codeload.github.com/hu553in/cash-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fcash-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","money-tracking","nodejs","telegram","telegram-bot"],"created_at":"2026-01-16T18:29:55.593Z","updated_at":"2026-01-16T18:29:56.146Z","avatar_url":"https://github.com/hu553in.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cash bot\n\n[![CI](https://github.com/hu553in/cash-bot/actions/workflows/ci.yml/badge.svg)](https://github.com/hu553in/cash-bot/actions/workflows/ci.yml)\n\nA minimal Node.js Telegram bot for tracking personal cash balance.\n\nThe bot keeps a simple running total per Telegram user and is designed to be lightweight, fast,\nand easy to reason about.\n\n## Features\n\n- Each Telegram user has an independent balance starting from `0`.\n- Sending `+50000` increases the current balance by `50000`.\n- Sending `-40000` decreases the current balance by `40000`.\n- Only two values are stored per user in SQLite:\n  - the current balance\n  - the previous balance\n- **Undo** button restores the previous balance (single-step undo).\n- **Show sum** button displays the current balance.\n- **Reset to 0** button resets the balance back to zero.\n\n## Notes\n\n- No transaction history is stored — only the current and previous values.\n- Designed for personal use and simplicity rather than accounting precision.\n- Stateless interaction model with minimal persistence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhu553in%2Fcash-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhu553in%2Fcash-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhu553in%2Fcash-bot/lists"}