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.
To get started, simply install the dependencies:
$ python3 -m pip install -r requirements.txtThen run the bot:
$ python3 -m mallard [config-file.yaml]Mallard is not affiliated or endorsed by DuckDuckGo, and does not reflect the views or opinions of DuckDuckGo.