Skip to content

Instantly share code, notes, and snippets.

View kbourgoin's full-sized avatar

Keith Bourgoin kbourgoin

View GitHub Profile
@kbourgoin
kbourgoin / github irc service hook optimization
Created December 12, 2011 22:35 — forked from jessor/github irc service hook optimization
this is how you can omit having join/parts of github's irc bot in your channel
1. Set your channel invite only but allow messages from outside:
/mode #yourchannel +i-n
2. Set an inite exception for any user whose ident is longer than two chars, this
/mode #yourchannel +I *!??*@*
3. In the repository administration, give the irc bot a nick like 'G'