{"id":19053598,"url":"https://github.com/nating/gitbot","last_synced_at":"2025-08-24T06:11:58.029Z","repository":{"id":91224627,"uuid":"81587478","full_name":"nating/gitbot","owner":"nating","description":"A Chatbot that can answer questions about GitHub.","archived":false,"fork":false,"pushed_at":"2017-07-13T10:59:59.000Z","size":36615,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-14T05:37:06.702Z","etag":null,"topics":["chatbot","github-api","microsoft-bot-framework","microsoft-cognitive-services"],"latest_commit_sha":null,"homepage":"","language":"C#","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/nating.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}},"created_at":"2017-02-10T17:09:03.000Z","updated_at":"2024-05-05T09:42:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"6346f739-a3de-4ae9-a931-c04a748c2908","html_url":"https://github.com/nating/gitbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nating/gitbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fgitbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fgitbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fgitbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fgitbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nating","download_url":"https://codeload.github.com/nating/gitbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fgitbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271804539,"owners_count":24824671,"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-24T02:00:11.135Z","response_time":111,"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":["chatbot","github-api","microsoft-bot-framework","microsoft-cognitive-services"],"created_at":"2024-11-08T23:32:41.706Z","updated_at":"2025-08-24T06:11:57.983Z","avatar_url":"https://github.com/nating.png","language":"C#","readme":"# GitBot - The GitHub Chatbot\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/gitbot-inverted-blue.png\" width=\"200\"\u003e\n\nGitBot is a chatbot that is able to answer questions about information from GitHub.\n\n## [How to interact with GitBot](https://github.com/nating/gitbot/wiki/Talking-to-GitBot)\n\nYou can simply send GitBot a message from one of the supported platforms.\n\n\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/gitbot-demo.gif\" width=\"600\"\u003e\n\n\n## [Supported Platforms](https://github.com/nating/gitbot/wiki/Talking-to-GitBot#supported-platforms)\nTo start chatting to GitBot from one of these platforms right now, click the icon for the platform.  \n\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/group-me-logo.png\" width=\"60\"\u003e][groupme]\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/kik-logo.png\" width=\"60\"\u003e][kik]\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/messenger-logo.png\" width=\"60\"\u003e][messenger]\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/microsoft-teams-logo.png\" width=\"60\"\u003e][microsoft-teams]\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/skype-logo.png\" width=\"60\"\u003e][skype]\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/slack-logo.png\" width=\"60\"\u003e][slack]\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/telegram-logo.png\" width=\"60\"\u003e][telegram]\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/platform-logos/web-logo.png\" width=\"60\"\u003e][web]\n\n## [How GitBot Works](https://github.com/nating/gitbot/wiki/How-GitBot-Works)\n\n[\u003cimg src=\"https://github.com/nating/gitbot/blob/master/docs/assets/gitbot-explanation.png\" width=\"700\"\u003e][flow]\n\nGitBot is a chatbot built with the [Microsoft Bot Framework][mbf] and is hosted on [Azure][azure].  \n\nThe Bot Framework connects GitBot to all of the supported messaging platforms. When a message is sent to GitBot from one of the messaging platforms, it goes to his endpoint on Azure. GitBot sends any messages he recieves to [Microsoft's Language Understanding Intelligence Service][luis] to understand the intent of the message. When GitBot knows the intent of the message, he asks for the relevant data from GitHub. When the data is recieved from GitHub, GitBot sends his response back to the user.  \n\n[mbf]: https://dev.botframework.com/\n[azure]: https://azure.microsoft.com\n[luis]: https://www.microsoft.com/cognitive-services/en-us/language-understanding-intelligent-service-luis\n[flow]: https://github.com/nating/gitbot/wiki/How-GitBot-Works\n[groupme]: https://groupme.botframework.com/?botId=git-bot\n[kik]: https://github.com/nating/gitbot/wiki/Talking-to-GitBot#kik\n[messenger]: https://m.me/gitbot1738\n[microsoft-teams]: https://teams.microsoft.com/l/chat/0/0?users=28:ba351a4c-6fe2-4a5f-8ffa-3dedd8132a19\n[skype]: https://join.skype.com/bot/ba351a4c-6fe2-4a5f-8ffa-3dedd8132a19\n[slack]: https://github.com/nating/gitbot/wiki/Talking-to-GitBot#slack\n[telegram]: https://telegram.me/Git1_Bot\n[web]: https://nating.github.io/gitbot\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnating%2Fgitbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnating%2Fgitbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnating%2Fgitbot/lists"}