KittehOrg / KittehIRCClientLib

An IRC client library in Java
https://kitteh.dev/kicl/
MIT License
146 stars 34 forks source link

Mask #130

Open kashike opened 8 years ago

kashike commented 8 years ago
kashike commented 8 years ago
02:31:12     @mbaxter | Maybe more static methods for like, just matching hostname
02:31:35     @mbaxter | or account ($a:account) and other extbans things
Zarthus commented 8 years ago
(19:38:02) <+Zarthus> Sort of a cross comment between #130 and #122, 
(19:38:02) <+Zarthus> But not every ban is a mask. Example: $a:account
(19:38:48) <@mbaxter> It's kinda like a mask! :3
(19:39:11) <+Zarthus> I think you're currently converting every ban into a mask, but #130 seems to mostly go in to the direction of "each ban has at least ! and @" 
mbax commented 5 years ago

Closing the following PRs, with the hope of using them later under a separate PR:

https://github.com/KittehOrg/KittehIRCClientLib/pull/136 https://github.com/KittehOrg/KittehIRCClientLib/pull/207

The PR would come from this branch: https://github.com/KittehOrg/KittehIRCClientLib/commits/maskTakeThree