Git post-receive hook which collects new commits and tags made in the Git push, and reports them to a running instance of FunBot, so that the bot can announce the event to IRC.

[[ 🗃 ^brwmv funbot-git-hook ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/brwmv

SSH: git clone USERNAME@vervis.peers.community:brwmv

Branches

Tags

master ::

Setup.hs

1
2
import Distribution.Simple
main = defaultMain
[See repo JSON]