tjcsl / cslbot

An easily extensible, modular irc bot.
GNU General Public License v2.0
15 stars 16 forks source link

implement !define #45

Closed sckasturi closed 11 years ago

pefoley2 commented 11 years ago

needs a description of what the commands does

sckasturi commented 11 years ago

displays the meaning of a word.

-----

On Fri, Jun 14, 2013 at 9:50 PM, pefoley2 notifications@github.com wrote:

needs a description of what the commands does

— Reply to this email directly or view it on GitHubhttps://github.com/fwilson42/ircbot/issues/45#issuecomment-19489581 .

pefoley2 commented 11 years ago

and where does it get said meaning?

sckasturi commented 11 years ago

http://dictionary-api.cambridge.org/

-----

On Sat, Jun 15, 2013 at 8:18 AM, pefoley2 notifications@github.com wrote:

and where does it get said meaning?

— Reply to this email directly or view it on GitHubhttps://github.com/fwilson42/ircbot/issues/45#issuecomment-19495622 .

pefoley2 commented 11 years ago

There is no way in hell i'm going through this much hassle. http://dictionary-api.cambridge.org/request-api-key/commercial-agreement

pefoley2 commented 11 years ago
This key will allow 3000 requests per month (30 days). It can be used on our API demo page at http://dictionary-api.cambridge.org/index.php/demo and for internal use for prototyping your application, provided you comply with the terms and conditions and do not publish the data. If you need to request an unrestricted key for application development, you can do so on our Request API key page at http://dictionary-api.cambridge.org/index.php/request-api-key
pefoley2 commented 11 years ago

the api is awful. if anybody wants to do this, be my guest.

sdamashek commented 11 years ago

Agreed, this api is absolutely awful. Currently implementing using Merriam Webster's dictionaryapi.com.

sckasturi commented 11 years ago

Maybe an alternative site?


Srijay K - TechFilmer

Sent from my Samsung Galaxy S3 On Jul 19, 2013 5:54 PM, "pefoley2" notifications@github.com wrote:

the api is awful. if anybody wants to do this, be my guest.

— Reply to this email directly or view it on GitHubhttps://github.com/fwilson42/ircbot/issues/45#issuecomment-21279685 .

sdamashek commented 11 years ago

Done in dev. Needs the config.py DICTIONARYAPIKEY to be defined before it will work. Ours is