Module: ngircd.git Branch: master Commit: 1d3def0cc6271ff77b39deec07eee240e1968d52 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=1d3de...
Author: Alexander Barton alex@barton.de Date: Mon Aug 27 23:27:30 2012 +0200
Merge branch 'umode-B'
This patch series allows ngIRCd to support the user mode "B" ("Bot flasg"): it is settable and unsettable by every (non-restricted) client. According to DNS777, this is how Unreal and InspIRCd do behave, so do we :-)
By Alexander Barton (1) and DNS777 (1)
* umode-B: Add new user mode "B" to doc/Modes.txt Implement an Unreal-like user mode "B" ("Bot mode")
---