{"id":20299930,"url":"https://github.com/geexup/clockify-telegram-bot","last_synced_at":"2026-06-11T07:30:59.284Z","repository":{"id":92902738,"uuid":"192123128","full_name":"geexup/clockify-telegram-bot","owner":"geexup","description":"Telegram bot for Clockify (@clockify_bot)","archived":false,"fork":false,"pushed_at":"2020-09-05T00:41:37.000Z","size":57,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T06:24:52.244Z","etag":null,"topics":["bot","clockify","telegram","timetracker"],"latest_commit_sha":null,"homepage":"","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/geexup.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":"2019-06-15T20:55:02.000Z","updated_at":"2020-08-20T08:30:58.000Z","dependencies_parsed_at":"2023-08-23T13:33:43.884Z","dependency_job_id":null,"html_url":"https://github.com/geexup/clockify-telegram-bot","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/geexup/clockify-telegram-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geexup%2Fclockify-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geexup%2Fclockify-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geexup%2Fclockify-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geexup%2Fclockify-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geexup","download_url":"https://codeload.github.com/geexup/clockify-telegram-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geexup%2Fclockify-telegram-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34188272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","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":["bot","clockify","telegram","timetracker"],"created_at":"2024-11-14T16:16:54.650Z","updated_at":"2026-06-11T07:30:59.264Z","avatar_url":"https://github.com/geexup.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clockify Telegram Bot\n[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/geexup/clockify-telegram-bot.svg)](https://hub.docker.com/r/geexup/clockify-telegram-bot)\n[![Docker Image Size](https://images.microbadger.com/badges/image/geexup/clockify-telegram-bot.svg)](https://hub.docker.com/r/geexup/clockify-telegram-bot)\n\nTelegram bot for better \u0026 faster interaction with Clockify Timetable\n\n## Try deployed version\nJust search in Telegram Messenger for @clockify_bot\n\n## Install\n1. Clone this repository:\n```\n$: git clone https://github.com/geexup/clockify-telegram-bot.git \u0026\u0026 cd ./clockify-telegram-bot\n```\n\n2. Install dependencies:\n```\n$: npm i\n```\nOR\n```\n$: yarn\n```\n\n3. Get [mongoDB](https://www.mongodb.com/) up and running\n\n## Run\n1. Go to Bot Father (@BotFather) in Telegram and get your bot token\n2. Paste token into `BOT_TOKEN` in `src/environment/presets/dev.ts`\n3. Run bot:\n```\n$: yarn dev\n```\n\n## Docker\n[Here](https://hub.docker.com/r/geexup/clockify-telegram-bot) you can find ready images\n\n### Build\nTo build docker image just execute this command:\n```\n$: docker build -t \u003cIMAGE_TAG_NAME\u003e .\n```\n\n### RUN\n\nSimple run:\n```\ndocker run --cap-add=SYS_ADMIN --name clockify-bot geexup/clockify-telegram-bot\n```\n\nYou can pass into container your own environment preset with bot token and mongoDB address as well:\n```\ndocker run -it --cap-add=SYS_ADMIN \\\n  -v \u003cPATH_TO_CONFIG\u003e:/srv/environment/presets/preset.js \\\n  -e BOT_CURRENT_PRESET=\u003cPRESET_NAME\u003e \\\n  geexup/clockify-telegram-bot\n```\n\n## TODO\n- Add tests\n- Add state machine to scenes\n- Add Google Authenticator for Admin proof\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeexup%2Fclockify-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeexup%2Fclockify-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeexup%2Fclockify-telegram-bot/lists"}