anyone know why the sitebot dies right after i type !imdb? i tried it w/ the addon script and w/ the new v19 iobanana which has it built in. i've gone over it a few times and no idea why.
thankz for any help
if you have updated from iobananav18d be careful when pasting your old infos to ioBanana.tcl
some new lines in it :
...
## Enable !google command ?
set ioss(google) 1
## Enable !imdb command ?
set ioss(imdb) 1
## !imdb options
# you can optimize your search between 2 years
# default values: from_year=1890 to_year=2010
set from_year 1970
set to_year 2010
# for a channel !imdb request
# set to 1 = all results will be sent publicly to the channel
# set to 0 = all results will be sent as private message
set pub_or_not 1
# use or not the debugger (1=DEBUG 0=NO DEBUG)
set DEBUG 0
...
better to start with the fresh iobanana.tcl provided with ioBanana19
use an old eggdrop, I helped someone who had lots of problems with 1.6.15 (I tested the same tcl as him in my eggdrop). Worked perferctly for me. Don't start for him