2016-06-23 21:36:35 +02:00
2016-06-23 22:21:23 +02:00
2017-08-30 00:08:16 +02:00
2016-09-04 19:41:33 +02:00
2017-08-30 00:08:16 +02:00
2016-06-23 22:34:45 +02:00
2017-06-28 11:52:40 +02:00
2016-08-28 15:04:05 +02:00
2016-08-28 15:04:05 +02:00

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 to config.js and change the values there.
  • run node ./index.js from anywhere.
  • fun and profit.

how-to (Docker)

  • Rename config.example.js to config.js and change the values there.
  • Modify the port mapping in docker-run.sh.
  • ./run-docker.sh
  • fun and profit.

but this doesn't implement what i want

Merge requests are accepted :-)

Description
No description provided
Readme 39 KiB
Languages
JavaScript 94.7%
Dockerfile 3.3%
Shell 2%