{"id":25840499,"url":"https://github.com/serginator/fdi_nodebot","last_synced_at":"2025-08-21T01:14:59.236Z","repository":{"id":140559092,"uuid":"74683440","full_name":"serginator/fdi_nodebot","owner":"serginator","description":"Bot to remember birthdays in a Telegram chat for old university colleagues running in Heroku. It is going to die on November 28, 2022, as Heroku will stop free tier access.","archived":false,"fork":false,"pushed_at":"2019-05-03T06:12:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T11:20:39.047Z","etag":null,"topics":["heroku","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","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/serginator.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}},"created_at":"2016-11-24T15:07:04.000Z","updated_at":"2022-09-19T11:24:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"5cfd61ce-4588-4ec5-9afb-b90be1a4d595","html_url":"https://github.com/serginator/fdi_nodebot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serginator/fdi_nodebot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Ffdi_nodebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Ffdi_nodebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Ffdi_nodebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Ffdi_nodebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serginator","download_url":"https://codeload.github.com/serginator/fdi_nodebot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Ffdi_nodebot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271411708,"owners_count":24754997,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["heroku","telegram","telegram-bot"],"created_at":"2025-03-01T04:46:12.132Z","updated_at":"2025-08-21T01:14:59.231Z","avatar_url":"https://github.com/serginator.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FDI NodeBot\n\nBot to remember birthdays in a Telegram chat for old university colleagues\n\n## contribute\n\nMake a fork of the repo and clone your fork\n\n`git clone git@github.com:\u003cyour-username\u003e/fdi_nodebot`\n\nInstall dependencies\n\n`npm install`\n\nMake your changes and open a pull request to main repo.\n\n## configure file\n\nJust add a file `.env` on root of the project, with the following content\n```\nTELEGRAM_TOKEN=XXXX:YYYY\nCHANNEL_ID=123456\nNODE_ENV=development\n```\n\n## configure list of birthdays\n\nJust edit `birthdays.js` on root of the project, with the name as key and the birthday (day/month) as value\n```\nmodule.exports = {\n    'Mike': '25/6',\n    'Jenn': '12/5',\n    'Lisa': '31/12',\n    'Rob': '1/1',\n    'Helen': '28/3'\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserginator%2Ffdi_nodebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserginator%2Ffdi_nodebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserginator%2Ffdi_nodebot/lists"}