{"id":29299685,"url":"https://github.com/lincolnlewin8/tg-financial-sheetapi-bot","last_synced_at":"2026-02-16T17:02:21.228Z","repository":{"id":272990685,"uuid":"859917060","full_name":"lincolnlewin8/TG-Financial-SheetAPI-Bot","owner":"lincolnlewin8","description":"A comprehensive Telegram bot designed for managing financial accounting, featuring seamless integration with the Google Sheets API to automate data entry, tracking, and reporting for enhanced efficiency and accuracy.","archived":false,"fork":false,"pushed_at":"2025-01-17T21:13:05.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T08:50:50.157Z","etag":null,"topics":["financial-data","google-sheets-api","python","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","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/lincolnlewin8.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}},"created_at":"2024-09-19T13:57:52.000Z","updated_at":"2025-01-17T21:13:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ab6215b-547d-49ab-a5ec-b201d0952709","html_url":"https://github.com/lincolnlewin8/TG-Financial-SheetAPI-Bot","commit_stats":null,"previous_names":["derricklee918/tg-financial-sheetapi-bot","lincolnlewin8/tg-financial-sheetapi-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lincolnlewin8/TG-Financial-SheetAPI-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincolnlewin8%2FTG-Financial-SheetAPI-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincolnlewin8%2FTG-Financial-SheetAPI-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincolnlewin8%2FTG-Financial-SheetAPI-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincolnlewin8%2FTG-Financial-SheetAPI-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lincolnlewin8","download_url":"https://codeload.github.com/lincolnlewin8/TG-Financial-SheetAPI-Bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincolnlewin8%2FTG-Financial-SheetAPI-Bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263960087,"owners_count":23536022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["financial-data","google-sheets-api","python","telegram-bot"],"created_at":"2025-07-06T19:33:22.243Z","updated_at":"2026-02-16T17:02:21.196Z","avatar_url":"https://github.com/lincolnlewin8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Financial Bot (Integrated Google Sheet APIs)\n\nTelegram bot for tracking personal expenses and budgeting, [video with explanations of the code and description](https://www.youtube.com/watch?v=Kh16iosOTIQ).\n\nIn the environment variables, you need to specify the bot's API token, as well as the proxy address and login-password to it.\n\n## Contact me\nTelegram: [@dwlee918](https://t.me/@dwlee918)\n\nX: [@dwlee918](https://x.com.me/@dwlee918)\n\n\n## How to Run\n\n`TELEGRAM_API_TOKEN` — API Bot Token\n\n`TELEGRAM_PROXY_URL` — Proxy Server URL\n\n`TELEGRAM_PROXY_LOGIN` — proxy server login\n\n`TELEGRAM_PROXY_PASSWORD` — proxy server password\n\n`TELEGRAM_ACCESS_ID` — Telegram account ID from which messages will be received (messages from other accounts are ignored)\n\nUsage with Docker is shown below. Pre-fill the ENV variables specified above in the Dockerfile, and also specify the local directory with the project instead of `local_project_path` in the run command. The SQLite database will be located in the project folder `db/finance.db`.\n\n```\ndocker build -t tgfinance ./\ndocker run -d --name tg -v /local_project_path/db:/home/db tgfinance\n```\n\nTo enter a running container:\n\n```\ndocker exec -ti tg bash\n```\n\nLogin to SQL shell in container:\n\n```\ndocker exec -ti tg bash\nsqlite3 /home/db/finance.db\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flincolnlewin8%2Ftg-financial-sheetapi-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flincolnlewin8%2Ftg-financial-sheetapi-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flincolnlewin8%2Ftg-financial-sheetapi-bot/lists"}