vrumger / GibHugBot

A Telegram bot to send you messages when events happen on GitHub.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can you please help in. configuration by reading in readme

IshanSingla opened this issue · comments

.env

  • PORT - the port your webhook server should run on
  • BOT_TOKEN - your telegram bot token
  • MONGO_URI - your mongo uri string
  • GITHUB_CLIENT_ID - your github oauth app client id
  • GITHUB_CLIENT_SECRET - your github oauth app secret
  • GITHUB_WEBHOOK_DOMAIN - the domain your github webhook runs on

How to setup webhoock

The bot will do it automatically when someone sets an integration.