sbp / saxo

Quick and flexible irc bot, extensible in any language
http://inamidst.com/saxo/
Apache License 2.0
52 stars 22 forks source link

Make pic.twitter links clickable #63

Closed sbp closed 9 years ago

sbp commented 9 years ago

.replace(" pic.twitter.com/", " https://pic.twitter.com/") might do it, or might need [^/].

sbp commented 9 years ago

Fixed in 6c7ed8d.