Skip to content

Fetches notification from github, and sends it to telegram

License

Notifications You must be signed in to change notification settings

furiel/GithubNotificationBot

Repository files navigation

Github Notifification Bot

The purpose of this project is to create a telegram bot that collects github notifications, and sends them to a chat room.

Deployment

Dependencies

  • python3
  • hy3
  • syslog-ng (>= 3.18)

Installation

  • Install syslog-ng (=> 3.18)
  • Copy the configuration file into etc
  • Copy the hy scripts into sbin
  • Alternatively you work from a git clone, but setting PYTHONPATH in the service file.
  • Edit configuration: insert github api user and api key, telegram api key and chat id.

Tests

pytest .

About

Fetches notification from github, and sends it to telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published