Difference between revisions of "BouncerIRC"
From Fixme.ch
(Created page with "Category:Ongoing_Projects = Description = IRC Bouncer with the hackerspace tag. * Server: hackerspace.fixme.ch:6277 with SSL (self signed) * Ask Freestorm or Rorist for acc...") |
m (sources) |
||
Line 14: | Line 14: | ||
=Modules= | =Modules= | ||
==FixMyNick== | ==FixMyNick== | ||
− | Automatic prefix nickname with FIXME_ when attaching in the hackerspace network. | + | Automatic prefix nickname with FIXME_ when attaching in the hackerspace network. [https://gitorious.org/znc-bouncer/fixmynick sources] |
<pre> | <pre> | ||
/msg *status LoadMod fixmynick | /msg *status LoadMod fixmynick |
Revision as of 00:32, 28 September 2011
Contents
Description
IRC Bouncer with the hackerspace tag.
- Server: hackerspace.fixme.ch:6277 with SSL (self signed)
- Ask Freestorm or Rorist for account creation
Goal
- Use a private bouncer
- Enjoy a bouncer features (away nick, back log, instant attach, ...)
- Tweak it for the hackerspace needs
Modules
FixMyNick
Automatic prefix nickname with FIXME_ when attaching in the hackerspace network. sources
/msg *status LoadMod fixmynick
Liens
- ZNC Bouncer: http://wiki.znc.in
- C++ Modules: http://wiki.znc.in/Writing_modules
- Module docs: http://people.znc.in/~psychon/znc/doc/classCModule.html