{"id":36437958,"url":"https://github.com/devcongress/slackbot","last_synced_at":"2026-01-18T13:00:40.257Z","repository":{"id":10201590,"uuid":"64887060","full_name":"devcongress/slackbot","owner":"devcongress","description":"A slackbot","archived":false,"fork":false,"pushed_at":"2023-01-04T22:10:43.000Z","size":2896,"stargazers_count":30,"open_issues_count":16,"forks_count":23,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2024-05-01T23:48:00.500Z","etag":null,"topics":["botkit","chatbot","devcongress","nlp","slack","slackbot"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/devcongress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-03T23:48:25.000Z","updated_at":"2023-12-24T10:46:46.000Z","dependencies_parsed_at":"2023-01-11T17:48:00.507Z","dependency_job_id":null,"html_url":"https://github.com/devcongress/slackbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devcongress/slackbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcongress%2Fslackbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcongress%2Fslackbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcongress%2Fslackbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcongress%2Fslackbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devcongress","download_url":"https://codeload.github.com/devcongress/slackbot/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcongress%2Fslackbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["botkit","chatbot","devcongress","nlp","slack","slackbot"],"created_at":"2026-01-11T20:00:23.250Z","updated_at":"2026-01-18T13:00:40.244Z","avatar_url":"https://github.com/devcongress.png","language":"JavaScript","funding_links":[],"categories":["\u003ca name=\"S\"\u003e \u003c/a\u003eS"],"sub_categories":[],"readme":"# Slackbot\n\n## Introduction\n\n\u003e A simple slackbot for the DevCongress slack, which does tasks including:\n\n- welcome new members\n- greet in the morning and night\n- forex exchange to GH¢ e.g. `@botname convert 20 euros` or `@botname convert $30`\n- forex exchange from one currency to another e.g. `@botname convert 20 eur to gbp`\n- Define common English words e.g. `@botname define fire` or `@botname What is the meaning of marketing`\n- Get jobs from the DevCongress Jobs Board e.g. (DM the bot) `React jobs` or `Jobs for UI designers` or `Node and Rails jobs`\n\n## Teaching the bot new tricks\n\n- Read the [Contribution Guide](https://github.com/devcongress/slackbot/blob/develop/CONTRIBUTING.md).\n- Open your terminal and run `npm run generate`, follow the prompts to scaffold the required files.\n- Replace the scaffolded code with your own\n- Submit a PR\n\nFind relevant documentation at [Botkit](https://github.com/howdyai/botkit/blob/master/readme.md) and [Slack API](https://api.slack.com/)\n\n## Installation\n\nClone the repository\n\n\u003e git clone https://github.com/devcongress/slackbot\n\nGo to your terminal and navigate to the directory you cloned the code to and run\n\n```bash\nnpm install\n```\n\n### Run the Bot:\n\nGet a Bot token from Slack:\n\n\u003e http://my.slack.com/services/new/bot\n\nRename `example.env` to `.env` and update the environment variables in the file.\n\nRun your bot from the command line:\n\n```bash\nnode index.js\n```\n\nThe bot is written with botkit which you can learn more about it here [http://howdy.ai/botkit](http://howdy.ai/botkit)\n\n## License\n\nThis project is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcongress%2Fslackbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcongress%2Fslackbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcongress%2Fslackbot/lists"}