A minimalist Discord bot that sends notifications of gained/lost villages.
Go to file
Dawid Wysokiński 3fcf38f5c7
All checks were successful
continuous-integration/drone/push Build is passing
feat: bot status (#30)
Reviewed-on: #30
2022-10-28 03:44:50 +00:00
build/docker/dcbot/dev feat: dev env (#1) 2022-10-02 06:29:23 +00:00
cmd/dcbot refactor: maxMonitorsPerGroup, maxGroupsPerServer -> ENVs (#27) 2022-10-27 12:12:29 +00:00
internal feat: bot status (#30) 2022-10-28 03:44:50 +00:00
k8s refactor: maxMonitorsPerGroup, maxGroupsPerServer -> ENVs (#27) 2022-10-27 12:12:29 +00:00
.commitlintrc.yml init 2022-10-02 07:22:00 +02:00
.dockerignore chore(deps): update meltwater/drone-cache docker tag to v1.4.0 (#8) 2022-10-09 13:21:59 +00:00
.drone.yml chore(ci/cd): update .drone.yml signature 2022-10-14 07:32:13 +02:00
.editorconfig init 2022-10-02 07:22:00 +02:00
.envrc init 2022-10-02 07:22:00 +02:00
.gitignore init 2022-10-02 07:22:00 +02:00
.golangci.yml init 2022-10-02 07:22:00 +02:00
.pre-commit-config.yaml feat: add 4 new options to group add (#6) 2022-10-09 06:31:38 +00:00
go.mod feat: add a new command - monitor list (#28) 2022-10-27 13:18:58 +00:00
go.sum feat: add a new command - monitor list (#28) 2022-10-27 13:18:58 +00:00
LICENSE init 2022-10-02 07:22:00 +02:00
Makefile feat: add 4 new options to group add (#6) 2022-10-09 06:31:38 +00:00
renovate.json init 2022-10-02 07:22:00 +02:00
skaffold.yml feat: dev env (#1) 2022-10-02 06:29:23 +00:00