Skip to content

Small service running as a proxy to push messages to IRC

Notifications You must be signed in to change notification settings

veloek/ircposter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IrcPoster

Small service running as a proxy to push messages to IRC

Usage:

Start the service in the background on the git server:

~$ java -jar IrcPoster.jar 1337 irc.homelien.no 6667 GitPoster #dev-chan &

Copy the post-receive file in this repo to the hooks folder of your server repo and make it executable:

~/hooks$ chmod +x post-receive

Note: Remember to change the telnet command in the post-receive script if you run the service on another host and/or another port.

This project uses PircBot

About

Small service running as a proxy to push messages to IRC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published