Git Product home page Git Product logo

hellogithub_bot's Introduction

hellogithub_bot

Ever wanted to keep track of your repositories the easiest way possible? This tool bridges GitHub's webhook notifications to a Telegram-Bot.

๐Ÿ”ถ Advantages

  • Productivity: Add to group chats to let small teams keep track of their work
  • Lightweight: Only a single file, runs on cheap hosting plans
  • Privacy: Does not store any data. At all.

๐Ÿ”ถ Usage

You can use my already existing bot...

  1. ๐Ÿ”— Go to t.me/hellogithub_bot
  2. ๐Ÿค– Start Bot and copy webhook url
  3. ๐Ÿ“‹ Add webhook url to your repository
  4. โœ… Get notified!

... or you can host your own

  1. Create a new bot with @BotFather
  2. Upload bot.php to your webspace
  3. Add a config.php containing your Bot-Token. Do not publish that Token!
  4. Tell Telegram to use your Bot by calling bot.php?webhook&token=<yourbottoken>
  5. ๐Ÿค– Start your Bot and copy webhook url
  6. ๐Ÿ“‹ Add webhook url to your repository
  7. โœ… Get notified!

๐Ÿ”ถ Supported GitHub Events

Hellogithub_bot currently supports the following types of HTTP_X_GITHUB_EVENT

  • push
  • ping
  • issues
  • member
  • deploy_key
  • pull_request
  • delete
  • create
  • public
  • release
  • star
  • fork
  • workflow_run

hellogithub_bot's People

Contributors

lmzdev avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

reejit

hellogithub_bot's Issues

Bot generates link preview in public repos

There should be at least the option to disable link previews. I find them rather distracting and according to bot API there should be a setting disable_link_previews

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.