freenode / Sigyn

A Limnoria plugin to fight abuse on IRC networks
Other
46 stars 31 forks source link

"more than minimum users" means it's less than the minimum #61

Closed jesopo closed 3 years ago

jesopo commented 3 years ago

if minimumUsersInChannel is set to 20, this means the LIST output needs to show the channel as 21 users for it to be greater than minimumUsersInChannel. this fixes it to be >= instead of >.