Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 514 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 514 Bytes

Mallard

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

Supports Python 3.6+. Available under the MIT License.

Setup

To get started, simply install the dependencies:

$ python3 -m pip install -r requirements.txt

Then run the bot:

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

Disclaimer

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