{"id":39012867,"url":"https://github.com/notsu/todos-nodejs","last_synced_at":"2026-01-17T17:22:49.471Z","repository":{"id":44083370,"uuid":"132479663","full_name":"notsu/todos-nodejs","owner":"notsu","description":"LINE BOT for helping people manage their todo list.","archived":false,"fork":false,"pushed_at":"2024-05-21T02:28:26.000Z","size":976,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-21T03:38:28.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/notsu.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}},"created_at":"2018-05-07T15:20:38.000Z","updated_at":"2024-05-21T02:28:26.000Z","dependencies_parsed_at":"2024-03-17T04:55:06.098Z","dependency_job_id":"6e3cb1c6-ce37-4d3a-9b9d-72261936e594","html_url":"https://github.com/notsu/todos-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/notsu/todos-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsu%2Ftodos-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsu%2Ftodos-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsu%2Ftodos-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsu%2Ftodos-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notsu","download_url":"https://codeload.github.com/notsu/todos-nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsu%2Ftodos-nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28512710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":[],"created_at":"2026-01-17T17:22:49.360Z","updated_at":"2026-01-17T17:22:49.449Z","avatar_url":"https://github.com/notsu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LINE Todos\n\nLINE BOT for helping people manage their todo list.\n\n## Installation\n\n1. Open LINE application.\n2. Scan the following QR code to add bot as your friend\n\n![QR Code](todos-qrcode.png)\n\n## Usage\n\n### Create Task\n\nTyping the following message pattern to create task\n\n`{task} : {date} : {time}`\n\neg.\n\n`Watch movie : 22/05/18 : 19:00`\n\n`Watch movie : 22/05/18` -- default time will be `00:00` (12:00 PM)\n\nThe system also provide alias date as following\n\n`Watch movie : Today : 20:00`\n\n`Watch movie : Tomorrow`\n\nAlias date list:\n- Today\n- Tomorrow\n- Next week\n- Next month\n- Next year\n\n### Update Task\nSend \"edit\" message, system will send you a link to update task.\n\n### Help\n\nWe provide information about how to use bot when you send a message `Help` or `ช่วยเหลือ`.\n\n### Contribute\n\nIf you need to run this project in your local machine you need to following this step.\n\n#### Prerequisite\n\n- [Docker](https://www.docker.com/get-docker) for virtual environment for local machine.\n- [ngrok](https://ngrok.com/) for expose your local machine to public when develop your bot.\n\n#### Local development\n\n1. Copy .env.example to .env\n2. Setup your setting in .env\n3. Run ngrok in separate terminal during development\n4. Run `yarn migrate db:create todos`\n5. Run `yarn migrate up`\n6. Run `docker-compose up` at this folder to running docker for local development\n\nPS. `Dockerfile` for deploy to any cloud such as Heroku, AWS, GCP, etc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsu%2Ftodos-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotsu%2Ftodos-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsu%2Ftodos-nodejs/lists"}