Hoffs / mallard

The DuckDuckGo Bot of the Programming Discord Server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mallard

A Discord Bot for the Programming Server, meant as an easy interface to the DuckDuckGo Instant Answers API

Available under the MIT License.

Setup

To get started, simply install the dependencies:

$ python3.6 -m pip install -r requirements.txt

Then run the bot:

$ python3.6 -m mallard [config-file.yaml]

Disclaimer

Mallard is not affiliated or endorsed by DuckDuckGo, and does not reflect the views or opinions of DuckDuckGo.

About

The DuckDuckGo Bot of the Programming Discord Server.

License:MIT License


Languages

Language:Python 94.4%Language:Shell 5.6%