progval / Supybot-plugins

Collection of plugins for Supybot/Limnoria I wrote or forked.
https://github.com/ProgVal/Limnoria/
107 stars 63 forks source link

IgnoreNonVoice: what about other CHANPREFIXes? #211

Closed Mikaela closed 10 years ago

Mikaela commented 10 years ago

Determines whether commands from people without +v, +h, and +o will be ignored.

There are also +a, +q and other CHANPREFIXes. CHANPREFIXes can be seen with /quote version, for freenode:

2014-07-07 08:40:58+0300 -- CHANTYPES=# EXCEPTS INVEX CHANMODES=eIbq,k,flj,CFLMPQScgimnprstz CHANLIMIT=#:120 PREFIX=(ov)@+ MAXLIST=bqeI:100 MODES=4 NETWORK=freenode KNOCK STATUSMSG=@+ CALLERID=g :are supported by this server

progval commented 10 years ago

This is already handled by Limnoria, but we cannot have a different docstring for each server.