{"id":17100350,"url":"https://github.com/enriquesoria/github_discord","last_synced_at":"2026-02-05T04:01:42.310Z","repository":{"id":38744636,"uuid":"506161809","full_name":"EnriqueSoria/github_discord","owner":"EnriqueSoria","description":"🤖 Discord bot with a command to display unreviewed pull requests","archived":false,"fork":false,"pushed_at":"2025-11-18T13:28:09.000Z","size":192,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T16:10:03.254Z","etag":null,"topics":["bot","cog","cogs","discord","github","pull-requests"],"latest_commit_sha":null,"homepage":"","language":"Python","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/EnriqueSoria.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-22T08:28:46.000Z","updated_at":"2025-11-18T13:28:12.000Z","dependencies_parsed_at":"2025-10-07T12:31:34.468Z","dependency_job_id":null,"html_url":"https://github.com/EnriqueSoria/github_discord","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EnriqueSoria/github_discord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnriqueSoria%2Fgithub_discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnriqueSoria%2Fgithub_discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnriqueSoria%2Fgithub_discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnriqueSoria%2Fgithub_discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnriqueSoria","download_url":"https://codeload.github.com/EnriqueSoria/github_discord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnriqueSoria%2Fgithub_discord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29110552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:44:17.043Z","status":"ssl_error","status_checked_at":"2026-02-05T03:44:12.077Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bot","cog","cogs","discord","github","pull-requests"],"created_at":"2024-10-14T15:13:15.049Z","updated_at":"2026-02-05T04:01:42.249Z","avatar_url":"https://github.com/EnriqueSoria.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GithubDiscordBot\nA command for a discord bot to send private pull requests with a rich preview in Discord.\n\nThis repo contains:\n - An installable cog, so you can include `/pull_request` command in your bot.\n - A simple Discord bot that already includes the `/pull_request` command.\n\n![imatge](https://github.com/user-attachments/assets/ae0b4869-b959-460d-9956-71be63e2d419)\n\n\n## How to run the bot\n - Populate .env: `cp .env.sample .env`\n - Fill the .env with as desired\n - Run bot: `make`\n\n## How to install it on your bot\nInstall the library:\n````shell\npip install https://github.com/EnriqueSoria/github_discord.git\n````\n\nAdd the cog to your bot:\n```python\nfrom github_discord.cogs.pull_requests import PullRequests\n\nbot = discord.Bot()\nbot.add_cog(PullRequests(bot))\n```\n\n## Use it (in discord)\nTalk to your bot or add it to a group and send this message:\n`/pending_reviews`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenriquesoria%2Fgithub_discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenriquesoria%2Fgithub_discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenriquesoria%2Fgithub_discord/lists"}