Code: Select all
(RoninBot) [17:15] Tcl error [incith::google::public_message]: can't unset "did_you_mean": no such variable
Code: Select all
- added function to strip all &#???; unicode from desc results
- simply replaces #256; to #99999; with a "?"
I think you're talking about some other script. Afaik, incith:google has never explicitly provided any horoscope details.cache wrote:Hey madwoota is the horoscope still on version 2.0? I read somewhere it was over 2.0 but can't find it.
I believe I saw a post somewhere from incith that you took over incith:horoscope as well - its in tcl archive version 2.0 just wonder if there was any updates - works fine to me anyways.madwoota wrote:I think you're talking about some other script. Afaik, incith:google has never explicitly provided any horoscope details.cache wrote:Hey madwoota is the horoscope still on version 2.0? I read somewhere it was over 2.0 but can't find it.
Unless Google themselves do somehow, then show me an example search and I'll add it.
Code: Select all
# number of search results/image links to return, 'define:' is always 1 as some defs are huge
variable search_results 4
variable image_results 4
variable local_results 4
variable group_results 3
variable news_results 3
variable print_results 2
variable video_results 4
variable youtube_results 5
variable locate_results 1
variable gamespot_results 3
variable ifilm_results 5
variable atom_results 5
variable gamefaq_results 20
variable blog_results 3
variable ebay_results 3
variable ign_results 3
Remove all custom scripts (except incith:google) and then add until you find the one causing the problem.Hellster wrote:Not sure if anyone else has had this , but when i load the script up on my eggdrop bot it just crashes , running eggdrop v1.6.18