{"id":20604069,"url":"https://github.com/calvinkarundu/reporterbot","last_synced_at":"2025-04-15T02:08:57.210Z","repository":{"id":76043041,"uuid":"112005474","full_name":"calvinkarundu/reporterbot","owner":"calvinkarundu","description":"A Slack bot for getting reports on demand","archived":false,"fork":false,"pushed_at":"2018-01-12T13:24:42.000Z","size":63,"stargazers_count":13,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T02:08:47.958Z","etag":null,"topics":["bot","bots","javascript","node","nodejs","slack","slack-bot","tutorial","tutorials"],"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/calvinkarundu.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":"2017-11-25T13:25:30.000Z","updated_at":"2022-02-24T11:49:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6edc103-fcc2-4eca-86b5-f78107d667f5","html_url":"https://github.com/calvinkarundu/reporterbot","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/calvinkarundu%2Freporterbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinkarundu%2Freporterbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinkarundu%2Freporterbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinkarundu%2Freporterbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinkarundu","download_url":"https://codeload.github.com/calvinkarundu/reporterbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991544,"owners_count":21194894,"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","bots","javascript","node","nodejs","slack","slack-bot","tutorial","tutorials"],"created_at":"2024-11-16T09:20:30.101Z","updated_at":"2025-04-15T02:08:57.205Z","avatar_url":"https://github.com/calvinkarundu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReporterBot\n\n\u003e A Slack bot for getting reports on demand\n\n\n\nThis repo was made for a Scotch.io article on [Building a Slack Bot with Modern Node.js Workflows](https://scotch.io/tutorials/building-a-slack-bot-with-modern-nodejs-workflows). Check out the article for a breakdown of what's going on and the needed prerequisites.\n\n\n\n## Setup Configs\n\nCreate a `development.json` file in the `config` folder with the following content:\n\n```json\n{\n  \"slack\": {\n    \"fileUploadUrl\": \"https://slack.com/api/files.upload\",\n    \"reporterBot\": {\n        \"fileUploadChannel\": \"#reporterbot_files\",\n        \"botToken\": \"YOUR-BOT-TOKEN-HERE\"\n    }\n  }\n}\n```\n\n\n\n## Install Dependencies and Run\n\n```bash\nnpm install \u0026\u0026 npm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalvinkarundu%2Freporterbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalvinkarundu%2Freporterbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalvinkarundu%2Freporterbot/lists"}