{"id":17648999,"url":"https://github.com/serverwentdown/githubbot","last_synced_at":"2025-07-18T03:34:25.567Z","repository":{"id":149258058,"uuid":"212780601","full_name":"serverwentdown/githubbot","owner":"serverwentdown","description":"A simple Telegram Bot for public and private GitHub repositories","archived":false,"fork":false,"pushed_at":"2019-10-07T06:32:37.000Z","size":12,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T06:06:03.322Z","etag":null,"topics":["deno","github-webhooks","telegram-bot","typescript"],"latest_commit_sha":null,"homepage":"https://t.me/serverwentdown_githubbot","language":"TypeScript","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/serverwentdown.png","metadata":{"files":{"readme":"README.md","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":"2019-10-04T09:34:17.000Z","updated_at":"2024-08-12T19:53:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec211ccc-a372-400f-b2ff-f510fec3a99d","html_url":"https://github.com/serverwentdown/githubbot","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/serverwentdown%2Fgithubbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fgithubbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fgithubbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fgithubbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverwentdown","download_url":"https://codeload.github.com/serverwentdown/githubbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252823918,"owners_count":21809713,"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":["deno","github-webhooks","telegram-bot","typescript"],"created_at":"2024-10-23T11:23:09.997Z","updated_at":"2025-05-07T06:06:08.520Z","avatar_url":"https://github.com/serverwentdown.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# GitHub Bot\n\nA simple Telegram Bot to notify of events. Works with both private and public repositories using Webhooks.\n\n# Usage\n\nAdd @serverwentdown_githubbot to your chat and type \"/setup@serverwentdown_githubbot\"\n\n# Limitations\n\nWebhook URLs can't be revoked, thus be careful when sharing them. This is a result of the stateless implementation of this bot. \n\n# Configuring Your Own Instance\n\nRun in Docker with the below command. Remember to configure the required environmental variables. \n\n```\ndocker run --rm -it -p 8080:8080 -e ... serverwentdown/githubbot\n```\n\n## Environmental Variables\n\n### `TELEGRAM_TOKEN`\n\nThis variable is mandatory. Specify your telegram bot token. Use @BotFather to obtain this.\n\n### `TELEGRAM_SECRET`\n\nThis variable is mandatory. Generate a random string of length greater that 12 for this. It is used as an internal secret by the bot to secure communication with Telegram. \n\n### `GITHUBBOT_BASE_URL`\n\nThis variable is mandatory. This is the base URL that must be externally accessible by your bot, without a trailing slash. If you mount your bot on a different path with a reverse proxy, include the directory in the base URL.\n\n### `GITHUBBOT_SECRET`\n\nThis variable is mandatory. Generate a random string of length greater that 12 for this. It is used as an internal secret to authenticate Webhook URLs. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverwentdown%2Fgithubbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserverwentdown%2Fgithubbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverwentdown%2Fgithubbot/lists"}