View Single Post
Old 11-24-2003, 01:57 PM  
foutchman
Junior Member
 
Join Date: Nov 2003
Posts: 25
Default

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

hope that helps a little
foutchman is offline   Reply With Quote