0.0.3 • Published 7 years ago

cordlr-ddg v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Cordlr-DDG

Description

DuckDuckGo package allows searching for topics and use of DDG !bangs via !ddg

Used with Cordlr-cli and Cordlr-loader. Check out the boilerplate to get started!

Usage Read More

npm install cordlr-ddg --save

{
  "token":"Your BotToken Here",
  "prefix":"!",
  "loader":"cordlr-loader",
  "plugins": [
    "cordlr-ddg"
  ]
}