I had a chatter accidentally caught in my QLINE:
And here is my config snippet:[19:15] -chat.mynetwork.com- Forbidding Q-lined nick mrs_doolittle from [x.x.x.x].
Code: Select all
ban nick {
mask "*A*d*m*i*n*";
reason "Unauthorized Nickname";
};
ban nick {
mask "*R*o*o*t*";
reason "Unauthorized Nickname";
};