{"id":22533509,"url":"https://github.com/vectormike/slackbot-node","last_synced_at":"2025-07-05T04:07:40.259Z","repository":{"id":101869209,"uuid":"416633462","full_name":"Vectormike/slackbot-node","owner":"Vectormike","description":"Slack bot built with NodeJS for Birthday wish and Anniversary.","archived":false,"fork":false,"pushed_at":"2021-10-13T16:38:46.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-02T06:41:27.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Vectormike.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}},"created_at":"2021-10-13T07:29:20.000Z","updated_at":"2021-10-13T16:38:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2ac71d5-b346-41d2-a96a-82e11a82aa7b","html_url":"https://github.com/Vectormike/slackbot-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fslackbot-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fslackbot-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fslackbot-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vectormike%2Fslackbot-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vectormike","download_url":"https://codeload.github.com/Vectormike/slackbot-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978230,"owners_count":20703677,"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":[],"created_at":"2024-12-07T09:08:31.753Z","updated_at":"2025-03-28T05:43:06.839Z","avatar_url":"https://github.com/Vectormike.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slack Bot\n\n## Features\n\n- Send a happy birthday wish\n- Send an anniversary reminder\n\n## Software Requirements\n\n- Node.js **8+**\n- Slack Bolt API\n\n## How to install\n\n### Using Git (recommended)\n\n1.  Clone the project from github.\n\n```bash\ngit clone https://github.com/Vectormike/slackbot-node slackbot\n```\n\n### Install npm dependencies after installing (Git or manual download)\n\n```bash\ncd slackbot\nnpm install\n```\n\n### Setting up environments\n\n1. You will find a file named `.env.example` on root directory of project.\n2. Create a new file by copying and pasting the file and then renaming it to just `.env`\n   ```bash\n   cp .env.example .env\n   ```\n3. The file `.env` is already ignored, so you never commit your credentials.\n4. Change the values of the file to your environment. Helpful comments added to `.env.example` file to understand the constants.\n\n## Project structure\n\n## How to run\n\n### Running API server locally\n\n```bash\nnpm run dev\n```\n\nYou will know server is running by checking the output of the command `npm run dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectormike%2Fslackbot-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvectormike%2Fslackbot-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectormike%2Fslackbot-node/lists"}