random-word icon indicating copy to clipboard operation
random-word copied to clipboard

Definition of words

Open TheWildMonk opened this issue 4 years ago • 3 comments

Describe the solution you'd like Definitions of the words can be pulled from a third party dictionary like merriam Webster or oxford. It would be great for providing user the definition of the word in python powered word game.

TheWildMonk avatar Jul 03 '20 07:07 TheWildMonk

The very same API provider "Wordnik" used here does provide a slightly different URL to make calls for a word's definition. I'll be including this feature and creating a pull request very soon.

RapidCompiler avatar Mar 09 '21 04:03 RapidCompiler

Hey, are the definitions going to be from "Wordnik" using the API, or they can be from other sites as well?

ChanderJindal avatar Mar 25 '22 11:03 ChanderJindal

The definitions for the words can be pulled from any site, but I don't know the procedure to keep the API token secret. This repo has been inactive for quite some time, and I don't think any improvements put forth hereon on this will go into production anytime soon. Best to invest time elsewhere.

RapidCompiler avatar Apr 15 '22 12:04 RapidCompiler