afthes.tcl by AkiraX no longer works.
It seems the website made changes recently.
<cache> !spell hello
<Bot> wtf is hello?
Other functions say: Sorry, your request timed out.
www.webster.com redirects to a different domain now as well.
Can anyone please help? I am unable to contact author. Thanks
Code: Select all
#############################################
# afthes.tcl v2.1 by AkiraX #
# <#AnimeFiends@EFNet> #
#############################################
####### DESCRIPTION #########################
# 2.0 : thesaurus lookups, syn/antonyms
# 1.0 : spell checker and etymology finder
# 0.9 : lookup words at webster.com
#############################################
####### USAGE ###############################
# !spell <word> : check the spelling of a word
# !origin <word> : lookup the etymology of a word
# !thesaurus <word> : thesaurus lookup of a word (also !thes)
# !synonym <word> : find synonyms of a word (also !syn)
# !antonym <word> : find antonyms of a word (also !ant)
#############################################