atuttle / zoidbox

An IRC bot that (attempts to) bring the knowledge and wit of @boyzoid to ##coldfusion on freenode
3 stars 6 forks source link

github linkContext regex #40

Open ryanguill opened 9 years ago

ryanguill commented 9 years ago

https://github.com/atuttle/zoidbox/blob/master/plugins/linkContext.js#L23

should be: /https:\/\/github.com\/[\w-\.]*\/[\w-\.]*\/issues\/\d*\/?[\w-]*/g.exec(text);