avatarkava / beavisbot

A node.js powered bot for plug.dj and dubtrack.fm
https://github.com/avatarkava/beavisbot/wiki
MIT License
22 stars 20 forks source link

Handle multiple definitions returned on .define #108

Open avatarkava opened 9 years ago

avatarkava commented 9 years ago

Wordnik returns an array of matching definitions when a word has more than one.

Figure out a way to acceptably display this or possibly allow the user to choose (eg return something like definition #1 and say "2 additional definitions found") - this way they can pass a parameter to get a specific one.