teeli / urltitle

Eggdrop scripts that display titles of URLs pasted on an IRC channel
MIT License
8 stars 10 forks source link

Expose/isolate main function of the script. #21

Open astrorigin opened 4 years ago

astrorigin commented 4 years ago

This commit isolates the url-retrieving in procedure 'getTitle' so that you can call ::UrlTitle::getTitle($url) from another script.