diff --git a/commands/define.yml b/commands/define.yml new file mode 100644 index 0000000..2df9271 --- /dev/null +++ b/commands/define.yml @@ -0,0 +1,8 @@ +name: Define +description: Redirects to the Oxford dictionary when client wants word definition +author: jdngai +home: https://www.oed.com/ +searchUrl: https://www.oed.com/search?searchType=dictionary&q= +matches: + - define + - define funny \ No newline at end of file