Difference between revisions of "BouncerIRC"

From Fixme.ch
Jump to: navigation, search
m (sources)
Line 11: Line 11:
 
* Enjoy a bouncer features (away nick, back log, instant attach, ...)
 
* Enjoy a bouncer features (away nick, back log, instant attach, ...)
 
* Tweak it for the hackerspace needs
 
* Tweak it for the hackerspace needs
 +
 +
= Usage =
 +
* Basic status config
 +
<pre>
 +
/msg *status help
 +
</pre>
 +
* List and add module
 +
<pre>
 +
/msg *status ListAvailMods
 +
/msg *status LoadMod XXX
 +
</pre>
 +
* Complete config
 +
<pre>
 +
/msg *status LoadMod admin
 +
/msg *admin help
 +
</pre>
  
 
=Modules=
 
=Modules=

Revision as of 15:22, 28 September 2011


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

Usage

  • Basic status config
/msg *status help
  • List and add module
/msg *status ListAvailMods
/msg *status LoadMod XXX
  • Complete config
/msg *status LoadMod admin
/msg *admin help

Modules

FixMyNick

Automatic prefix nickname with FIXME_ when attaching in the hackerspace network. sources

/msg *status LoadMod fixmynick

Liens