cinchrb / cinch

The IRC Bot Building Framework
http://www.rubydoc.info/gems/cinch
MIT License
1k stars 180 forks source link

Fix IRC message parsing expression #264

Open janikrabe opened 5 years ago

janikrabe commented 5 years ago

This resolves an issue with Cinch not correctly parsing AUTHENTICATE + and potentially other types of messages.

See also b002f22251c7a933b27514831f373bbb02bc8af6.

Fixes #263.