dotkom / OnlineGuru

OnlineGuru is an IRC bot running in #online @ freenode
13 stars 8 forks source link

regex plugin exception on look-behind #12

Closed melwil closed 11 years ago

melwil commented 12 years ago

Får en error på noen regex patterns;

16:26:51 <+melwil> moo var lawl 16:27:03 <+melwil> s/r(?<va)/hurr durr/

http://pastie.org/private/qvxv2p4nhh3lxzvfdzsxa

melwil commented 11 years ago

Fixed in https://github.com/dotKom/OnlineGuru/pull/24

Regex patterns will now be compiled, and errors intercepted.