repositorypackage
0.0.0-20240923012715-6a6e84fc63bb
Repository: https://github.com/tpc3/duckpolice.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
DuckPolice
Discord Bot to check duplicate URL.
Use
Docker
- Download config.yml
- Enter your token to config.yml
docker run --rm -it -v $(PWD):/data ghcr.io/tpc3/duckpolice
invite hint
Build
- Clone this repository
go build
required
- git
- golang
- gcc
Contribute
Any contribute is welcome. You can use Issue and Pull Requests.