i'm searching for Youtube tcl script which will display search result in channel by using public command
only found one in tcl archive:
http://www.egghelp.org/cgi-bin/tcl_arch ... ad&id=1477
created by Mookie
i've tried to load this youtube.tcl script but it says it will require http
what does it means?
Code: Select all
### YouTube Searching script. v0.1
### Made by Mookie
### Contact me at Efnet for more information or suggestions
### Make sure you load the http.tcl file
http://www.egghelp.org/cgi-bin/tcl_arch ... ad&id=1055
i found this script created by - perpleXa
there's nothing much to configure for both youtube.tcl and http.tcl
and I loaded them in my scripts folder and create path in eggdrop.conf
but nothing happen when i typed !youtube *item* in my channel
please shed some light
thank you