torontocrypto / borgil

Extensible network bot written in Node.js. Currently supports IRC and Telegram.
3 stars 6 forks source link

Rss plugin regex changes. #19

Open SkyMomentum opened 9 years ago

SkyMomentum commented 9 years ago

Changed a couple of the command parsing regexs. Enabled global on them so match() eats the whole line rather than stopping at first match.