{"id":20405980,"url":"https://github.com/coldnew/esunconsulting-bot","last_synced_at":"2025-08-25T23:09:41.283Z","repository":{"id":66658852,"uuid":"124496654","full_name":"coldnew/esunconsulting-bot","owner":"coldnew","description":"A bot to fetch esunconsulting report and send to telegram group","archived":false,"fork":false,"pushed_at":"2018-04-10T04:31:32.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-01T13:42:01.819Z","etag":null,"topics":["clojure","stock","taiwan","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coldnew.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-03-09T06:16:57.000Z","updated_at":"2019-03-16T02:42:52.000Z","dependencies_parsed_at":"2023-04-04T03:02:19.085Z","dependency_job_id":null,"html_url":"https://github.com/coldnew/esunconsulting-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/coldnew/esunconsulting-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fesunconsulting-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fesunconsulting-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fesunconsulting-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fesunconsulting-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldnew","download_url":"https://codeload.github.com/coldnew/esunconsulting-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fesunconsulting-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clojure","stock","taiwan","telegram-bot"],"created_at":"2024-11-15T05:14:11.876Z","updated_at":"2025-08-25T23:09:41.261Z","avatar_url":"https://github.com/coldnew.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esunconsulting-bot\n\n[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/coldnew/esunconsulting-bot)\n[![AGPL License](http://img.shields.io/badge/license-AGPL%20v3-red.svg?style=flat)](http://opensource.org/licenses/AGPL-3.0)\n\nA telegram bot to fetch report from [Esunconsulting](https://www.esunconsulting.com.tw/all_reports.asp) then send to specific telegram group.\n\n## Usage (lein)\n\nModify `resources/config.edn`, replace following with your telegram's info:\n\n``` clojure\n{\n :esunconsulting/token     \"YOUR-TELEGRAM-BOT-TOKEN\"\n :esunconsulting/chat-id   \"YOUR-TELEGRAM-GROUP-CHAT-ID\"\n}\n```\n\nThe first time to run this bot, you need to generate/migrate the database:\n\n``` shell\nlein run -- migrate\n```\n\nthen, just run\n\n``` shell\nlein run\n```\n\n## Usage (Docker)\n\nModify `resources/config.edn`, replace following with your telegram's info:\n\n``` clojure\n{\n :esunconsulting/token     \"YOUR-TELEGRAM-BOT-TOKEN\"\n :esunconsulting/chat-id   \"YOUR-TELEGRAM-GROUP-CHAT-ID\"\n}\n```\n\nIf you want to run this bot on x86 machine, just:\n\n``` shell\ndocker-compose -f docker-compose.x86.yml up -d\n```\n\nIf you want to run this bot on arm machine, do:\n\n``` shell\ndocker-compose -f docker-compose.arm.yml up -d\n```\n\n## Screenshots\n\nThis is the screenshot what this bot does, I use it on my own telegram group.\n\n![Screenshot](https://github.com/coldnew/esunconsulting-bot/raw/master/screenshot.jpg)\n\n## License\n\nCopyright © 2018 Yen-Chin, Lee \u003c\u003ccoldnew.tw@gmail.com\u003e\u003e\n\nDistributed under the [GNU Affero General Public License 3.0 (AGPL-3.0)](https://www.gnu.org/licenses/agpl-3.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Fesunconsulting-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldnew%2Fesunconsulting-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Fesunconsulting-bot/lists"}