{"id":15817503,"url":"https://github.com/ellisonleao/bob","last_synced_at":"2026-04-24T16:37:22.835Z","repository":{"id":136165483,"uuid":"105210076","full_name":"ellisonleao/bob","owner":"ellisonleao","description":"A simple Slack chatbot","archived":false,"fork":false,"pushed_at":"2017-09-29T23:05:51.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T05:41:41.178Z","etag":null,"topics":["chatbot","python","python3","slack","websocket"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellisonleao.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},"funding":{"github":"ellisonleao"}},"created_at":"2017-09-28T23:54:11.000Z","updated_at":"2018-03-14T15:28:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"64e5b4b5-a579-4463-bcbd-81c0c843f43e","html_url":"https://github.com/ellisonleao/bob","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ellisonleao/bob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fbob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fbob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fbob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fbob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellisonleao","download_url":"https://codeload.github.com/ellisonleao/bob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fbob/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32231202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["chatbot","python","python3","slack","websocket"],"created_at":"2024-10-05T05:41:43.756Z","updated_at":"2026-04-24T16:37:22.816Z","avatar_url":"https://github.com/ellisonleao.png","language":"Python","funding_links":["https://github.com/sponsors/ellisonleao"],"categories":[],"sub_categories":[],"readme":"# Bob\n\nA simple Slack chatbot\n\n## Installing\n\n### Prerequisites\n\n- Python 3.6+\n- You are an Admin of a Slack Organization\n- You generated a [Slack API Token for your bot](https://my.slack.com/services/new/bot)\n\n### Steps\n\n1. Clone the repo\n\n```\ngit clone https://github.com/ellisonleao/bob.git\n```\n\n2. Install the dependencies\n\n```\ncd bob\npip install -r requirements.txt\n```\n\n3. Run the code\n\n```\nSLACK_TOKEN=XXXXXX python run.py\n```\n\n### Implementing your own commands\n\n1. Open `commands.py` file\n2. create any func passing `(client, channel, args)` as arguments\n3. Implement it.\n4. Save and restart the bot.\n5. Profit!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellisonleao%2Fbob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellisonleao%2Fbob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellisonleao%2Fbob/lists"}