Hey all!
I wonder if someone could write me a script that retrieves the info in an <TITLE> tag on links that are posted in a channel for eggdrop.
I.E when someone posts like a youtube-link, the script would somehow load the page, retrieve text between <TITLE> and </TITLE> and post that after. I did this before by a script that ran a PHP-file that parsed the sourcecode of a link in and retrieved the TITLE, then sent that back to the eggdrop to put in the channel, but this was highly unstable and my admin told me to shut it off in the end.
Im hoping that someone with the skill in httptcl or something could make something useful for me because httptcl is a bit hard for me to understand.
This script is pretty useful (to prevent getting Rick Rolled, for example) and is mostly wanted by me and mine.