### #Translator 1.2 by dw (dw@mindless.com) # # For eggdrop1.3.x and tcl8.x (uses babelfish at altavista) # v1.0 (19/12-98) -- first release # v1.1 (21/12-98) -- added some user settings # added bindings for msg and dcc # made it friendly with multichanbots # v1.2 (20/9-99) -- fixed security bug..wonder how many tcl that has it. # # Installation: tar -zxf transl1.2.tgz # mv translator* ~/eggdrop/scripts/ # chmod 700 ~/eggdrop/scripts/translator # echo source scripts/translator.tcl >> ~/eggdrop/.conf # .rehash # # Usage: !translate # /msg translate # .translate # # Note: works as standalone app too.. # ./translator # (Was starting on version 2.0 but got sidetracked by more important stuff) ###