ddg-ng

command module
v0.0.0-...-ca665c3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2021 License: BSD-3-Clause Imports: 13 Imported by: 0

README

DDG-NG

A DuckDuckGo bot for Discord.

Building with Docker

git clone https://github.com/aurieh/ddg-ng then docker build -t aurieh/ddg-ng ..

To run, you can use several ways to provide the required token.

# Using a command line argument
docker run aurieh/ddg-ng --token=asdf1234

# Using an ENV var
docker run -e token=asdf1234 aurieh/ddg-ng

# Using a yaml settings file
echo 'token: asdf1234' > ddg.yaml
docker run -v $(pwd)/ddg.yaml:/etc/ddg/ddg.yaml aurieh/ddg-ng

Building manually

git clone https://github.com/aurieh/ddg-ng, glide install and go build.

License

BSD 3-Clause

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL