eggheads / eggdrop

The Eggdrop IRC Bot
GNU General Public License v2.0
510 stars 84 forks source link

Proposal for #1588 #1589

Closed crazycatdevs closed 4 months ago

crazycatdevs commented 6 months ago

Found by: CrazyCat Patch by: CrazyCat Fixes: #1588

One-line summary: initialize ok to -1, sets it to 0 if user is known

Additional description (if needed):

Test cases demonstrating functionality (if applicable):

thommey commented 4 months ago

Unfortunately we can't do that, because you break code of the inverse logic:

if {[matchattr $hand o|o $chan]} { # privileged code }

would suddenly give access to the "*" handle.