barrypeng6 / dicbot

The English dictionary chatbot using Oxford dictionary API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oxford English Dictionary LINE Chatbot

Good helper for you to look up English Oxford dictionary.

Usage

OXFORD DICTIONARY API
  1. goto https://developer.oxforddictionaries.com
  2. register as developer
  3. get app_id & app_key
LINE DEVELOPER
  1. register a LINE bot
  2. get channelAccessToken & channelSecret
  3. set up your webhook URL
CREATE A SERVER
  1. npm install
  2. node index.js

About

The English dictionary chatbot using Oxford dictionary API


Languages

Language:JavaScript 100.0%