{"id":25131951,"url":"https://github.com/robotomize/ohmytime-bot","last_synced_at":"2025-04-03T00:11:44.983Z","repository":{"id":64303694,"uuid":"419003692","full_name":"robotomize/ohmytime-bot","owner":"robotomize","description":"Get the local time in the selected location","archived":false,"fork":false,"pushed_at":"2024-07-08T11:24:41.000Z","size":59214,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T14:15:58.516Z","etag":null,"topics":["bot","local","localtime","telegram","telegrambot","time"],"latest_commit_sha":null,"homepage":"https://t.me/ohmytime_bot","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robotomize.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}},"created_at":"2021-10-19T16:23:37.000Z","updated_at":"2024-06-25T09:58:47.000Z","dependencies_parsed_at":"2024-06-25T11:25:58.574Z","dependency_job_id":null,"html_url":"https://github.com/robotomize/ohmytime-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotomize%2Fohmytime-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotomize%2Fohmytime-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotomize%2Fohmytime-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotomize%2Fohmytime-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robotomize","download_url":"https://codeload.github.com/robotomize/ohmytime-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911471,"owners_count":20853657,"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":["bot","local","localtime","telegram","telegrambot","time"],"created_at":"2025-02-08T14:16:03.027Z","updated_at":"2025-04-03T00:11:44.965Z","avatar_url":"https://github.com/robotomize.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ohmytime-bot\nGet the local time in the selected location. Often you need to quickly see the local time in the city. This is a telegram bot that solves this problem. Just send him the name of the city or location and he will send you the local time\n\nTry [Ohmytime-bot](https://t.me/ohmytime_bot)\n\n## Usage\n## \u003cimg src=\"https://github.com/robotomize/ohmytime-bot/raw/main/docs/video_2021-10-23_08-48-55.gif\"\u003e\n\n## Install\n\n### Docker\n\n```bash\ndocker pull robotomize/ohmytime-bot:latest\n# or use docker compose\ndocker-compose up\n```\n\n### Local\n\n```bash\n# create index internal/index/assets\ngo generate ./...\n\n# set env variables\n\n# search index generated to ./internal/index/assets/cities.idx\nexport PATH_TO_INDEX=PATH_TO_INDEX_FOLDER\n# your telegram token\nexport TELEGRAM_TOKEN=Your_TELEGRAM_TOKEN\n\ngo run ./cmd/ohmytime-bot\n```\n\n## Dependencies\n* [Text search bleve](https://github.com/blevesearch/bleve)\n* [Telegram Bot api](https://github.com/go-telegram-bot-api/telegram-bot-api)\n\n## Technical\nThe entire search index has already been created and copied into a docker container. The index was created based on public data on locations and time zones. In the internal/index folder you can find the raw data and the search index generator.\n\n\n## License\nCribe is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.\n\n## Contact\nTelegram: [@robotomize](https://t.me/robotomize)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotomize%2Fohmytime-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobotomize%2Fohmytime-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotomize%2Fohmytime-bot/lists"}