.gitignore | ||
.gitlab-ci.yml | ||
config.example.js | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
gitlab-to-irc
This is a simple Gitlab webhook that will transmit useful information to an IRC channel or person.
how-to
- Rename
config.example.js
toconfig.js
and change the values there. - run
node ./index.js
from anywhere. - fun and profit.
but this doesn't implement what i want
Merge requests are accepted :-)