{"id":16999093,"url":"https://github.com/maxandersen/botty","last_synced_at":"2025-04-05T18:46:51.013Z","repository":{"id":66828813,"uuid":"323735192","full_name":"maxandersen/botty","owner":"maxandersen","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-22T23:45:20.000Z","size":3,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T16:25:55.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/maxandersen.png","metadata":{"files":{"readme":"readme.adoc","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":"2020-12-22T21:19:31.000Z","updated_at":"2021-01-01T08:40:15.000Z","dependencies_parsed_at":"2023-02-21T06:16:01.945Z","dependency_job_id":null,"html_url":"https://github.com/maxandersen/botty","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/maxandersen%2Fbotty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxandersen%2Fbotty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxandersen%2Fbotty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxandersen%2Fbotty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxandersen","download_url":"https://codeload.github.com/maxandersen/botty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247385703,"owners_count":20930600,"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":[],"created_at":"2024-10-14T04:07:09.714Z","updated_at":"2025-04-05T18:46:50.989Z","avatar_url":"https://github.com/maxandersen.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## The simplest github bot app\n\nThis repo has a proof-of-concept for a tiny github bot app built with jbang and quarkus using https://github.com/quarkiverse/quarkiverse-github-app extension.\n\nPrerequisite:\n\n* Have a https://smee.io channel created\n* Have a github app https://github.com/settings/apps/new[created] with the permissions you need\n* Add a webhook secret (random characters)\n* Create a private key for the app (scroll down)\n\nThen create a `.env` file (don't commit it) with contents like:\n\n[source,shell]\n[source]\n----\nQUARKUS_GITHUB_APP_APP_ID=\u003cyour numeric app id\u003e\nQUARKUS_GITHUB_APP_WEBHOOK_SECRET=\u003centered secret\u003e\nQUARKUS_GITHUB_APP_WEBHOOK_PROXY_URL=\u003cyour Smee.io channel URL\u003e\nQUARKUS_GITHUB_APP_PRIVATE_KEY=-----BEGIN RSA PRIVATE KEY-----\\\n                                                                \\\n                        YOUR PRIVATE KEY                        \\\n                                                                \\\n-----END RSA PRIVATE KEY-----\n\n----\n\nThen you can run your bot with `jbang bot.java`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxandersen%2Fbotty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxandersen%2Fbotty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxandersen%2Fbotty/lists"}