{"id":24641427,"url":"https://github.com/sajad-ahmadnzhad/worldtimebot","last_synced_at":"2026-05-03T10:35:25.186Z","repository":{"id":195056691,"uuid":"692002106","full_name":"sajad-ahmadnzhad/WorldTimeBot","owner":"sajad-ahmadnzhad","description":"A simple Telegram bot to display world time","archived":false,"fork":false,"pushed_at":"2023-09-19T11:10:37.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T18:05:04.367Z","etag":null,"topics":["bot","telegram-bot","typescript","worldtime"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sajad-ahmadnzhad.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":null,"dco":null,"cla":null}},"created_at":"2023-09-15T10:48:40.000Z","updated_at":"2023-09-17T19:09:16.000Z","dependencies_parsed_at":"2025-10-04T18:08:39.949Z","dependency_job_id":"55b8d243-c90b-4ed8-9372-9dc9e7613b4e","html_url":"https://github.com/sajad-ahmadnzhad/WorldTimeBot","commit_stats":null,"previous_names":["sajad-ahmadnzhad/worldtime","sajad-ahmadnzhad/worldtimebot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sajad-ahmadnzhad/WorldTimeBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajad-ahmadnzhad%2FWorldTimeBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajad-ahmadnzhad%2FWorldTimeBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajad-ahmadnzhad%2FWorldTimeBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajad-ahmadnzhad%2FWorldTimeBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sajad-ahmadnzhad","download_url":"https://codeload.github.com/sajad-ahmadnzhad/WorldTimeBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajad-ahmadnzhad%2FWorldTimeBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32566444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["bot","telegram-bot","typescript","worldtime"],"created_at":"2025-01-25T12:13:22.489Z","updated_at":"2026-05-03T10:35:25.162Z","avatar_url":"https://github.com/sajad-ahmadnzhad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ca href=\"https://t.me/World_Timebot\"\u003erobat world time\u003c/a\u003e\u003c/h1\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/sajad-ahmadnzhad/WorldTime/master/img/profileBot.webp\"\u003e\n\n\u003chr/\u003e\n\n\u003ch1\u003eWhat does this Telegram bot do?\u003c/h1\u003e\n\u003cli\u003eThere is a simple API from the website http://worldtimeapi.org that allows you to find the desired time zone\u003c/li\u003e\n\u003cli\u003eThe time zone must be entered like this: \"Asia Tehran or Africa Algiers or America Adak or America Indiana Marengo\"\u003c/li\u003e\n\u003chr/\u003e\n\n\u003ch1\u003e⚠️The robot is not currently deployed on a server. Once it is deployed, an announcement will be made.\u003c/h1\u003e\n\n\u003ch1\u003eHow does this robot work?\u003c/h1\u003e\n\n\u003cimg src=\"https://github.com/sajad-ahmadnzhad/WorldTime/blob/master/img/startBot.jpg?raw=true\"/\u003e\n\n\u003ch1\u003eThe continent name and the capital city of the country are entered, and information is received from the API.\u003c/h1\u003e\n\n\u003cimg src=\"https://github.com/sajad-ahmadnzhad/WorldTime/blob/master/img/resonseData.jpg?raw=true\"/\u003e\n\n\u003ch2\u003eTechnologies used to make this robot:\u003c/h2\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/microsoft/TypeScript\"\u003e typeScript \u003c/a\u003e\u003c/li\u003e\n\n\u003ch2\u003eLibraries used to build this robot:\u003c/h2\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/yagop/node-telegram-bot-api\"\u003enode-telegram-bot-api\u003c/a\u003e\u003c/li\u003e\n\n\u003ch1\u003eHow to install typescript:\u003c/h1\u003e\n\n```\nnpm install -g typescript\n```\n\u003ch1\u003eHow to install node-telegram-bot-api:\u003c/h1\u003e\n\n```\nnpm install -g node-telegram-bot-api\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsajad-ahmadnzhad%2Fworldtimebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsajad-ahmadnzhad%2Fworldtimebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsajad-ahmadnzhad%2Fworldtimebot/lists"}