llimllib / limbo

A simple, clean, easy to modify Slack chatbot
MIT License
402 stars 160 forks source link

Please set the OXFORD_APP_ID and OXFORD_APP_KEY environment variables to valid (free) Oxford dictionary API keys #169

Open Landsil opened 5 years ago

Landsil commented 5 years ago

When trying to use !define this reply comes

Please set the OXFORD_APP_ID and OXFORD_APP_KEY environment variables to valid (free) Oxford dictionary API keys: https://developer.oxforddictionaries.com/

StewPoll commented 5 years ago

You need to use your own API Keys for this.

The API Keys are then defined using the following Environment Variables.

  1. OXFORD_APP_ID
  2. OXFORD_APP_KEY