{"id":28550610,"url":"https://github.com/dainfloop/beat-time-slack","last_synced_at":"2026-02-27T03:31:38.912Z","repository":{"id":292415472,"uuid":"980826713","full_name":"DaInfLoop/beat-time-slack","owner":"DaInfLoop","description":"Convert Internet time/.beat time via Slack!","archived":false,"fork":false,"pushed_at":"2025-05-11T11:15:40.000Z","size":97,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T04:41:06.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaInfLoop.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2025-05-09T19:31:44.000Z","updated_at":"2025-05-24T18:28:01.000Z","dependencies_parsed_at":"2025-05-09T21:20:21.955Z","dependency_job_id":"95f7dae7-50f5-4dc4-b963-f1df4babeb07","html_url":"https://github.com/DaInfLoop/beat-time-slack","commit_stats":null,"previous_names":["dainfloop/beat-time-slack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DaInfLoop/beat-time-slack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fbeat-time-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fbeat-time-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fbeat-time-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fbeat-time-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaInfLoop","download_url":"https://codeload.github.com/DaInfLoop/beat-time-slack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fbeat-time-slack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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":[],"created_at":"2025-06-10T03:09:47.634Z","updated_at":"2026-02-27T03:31:33.904Z","avatar_url":"https://github.com/DaInfLoop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .beat time Slack Bot\nA Slack bot that converts [Internet time/.beat time](https://en.wikipedia.org/wiki/Swatch_Internet_Time) into a human-readable time format and vice versa.\n\n## Usage\nOnce installed to a workspace, All you need to do is run /beat. You can even specify what you want to convert!\n- Just want the current time? Run `/beat` or `/beat now`, and it'll get the current time in Internet time!\n- Want to figure out when `@728` is? Run `/beat @728` and you can figure out when it is! (It's 5:28pm BST, if you were wondering.)\n- You can also convert using natural language! `/beat in 4 hours`, `/beat in half an hour`, just as long as it has some sort of time phrase within it, it should work!\n\n![Preview of bot in usage](.github/usage-preview.png)\n\n## Installation\n1. Clone the repository:\n```bash\n$ git clone https://github.com/DaInfLoop/beat-time-slack.git\n```\n\n2. Setup your `.env` file like this:\n```ini\nNODE_ENV=\u003cdevelopment/production\u003e\nPORT=3000\n\nAPP_TOKEN=xoxb-.......\nSIGNING_SECRET=\u003csigning secret\u003e\n\n# Only really matter when NODE_ENV is \"development\"!\nNGROK_TOKEN=\u003cngrok API token or \"NONE\"\u003e\nNGROK_DOMAIN=\u003cngrok domain to proxy via, optional\u003e\n```\n\n3. Install dependencies (I use pnpm, but you can use any package manager of your choice!)\n```bash\n$ pnpm i\n```\n\n4. Run the bot!\n```bash\n$ pnpm start\n```\n\n## Licensing\nThis repository is licensed under the MIT License. A version of it can be read at [LICENSE](/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdainfloop%2Fbeat-time-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdainfloop%2Fbeat-time-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdainfloop%2Fbeat-time-slack/lists"}