This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

afthes.tcl by AkiraX

Support & discussion of released scripts, and announcements of new releases.
Post Reply
c
cache
Master
Posts: 306
Joined: Tue Jan 10, 2006 4:59 am
Location: Mass

afthes.tcl by AkiraX

Post by cache »

http://www.egghelp.org/tclhtml/3478-4-0 ... -check.htm

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)
#############################################
Post Reply