7
1
Fork
You've already forked lock
0
deadlock stats discord bot
  • Go 98.8%
  • Nix 1.1%
  • Makefile 0.1%
2026年04月06日 13:11:32 +02:00
internal refactor: player logic 2026年04月06日 01:43:35 +02:00
service refactor: player logic 2026年04月06日 01:43:35 +02:00
.env.example feat: proxy 2026年04月05日 18:56:03 +02:00
.envrc chore: start 2026年03月29日 19:19:28 +02:00
.gitignore chore: add *.db to gitignore 2026年04月05日 20:36:34 +02:00
CHANGELOG.md changelog 2026年04月06日 13:11:32 +02:00
flake.lock chore: start 2026年03月29日 19:19:28 +02:00
flake.nix feat: database 2026年04月05日 19:59:33 +02:00
go.mod refactor: player logic 2026年04月06日 01:43:35 +02:00
go.sum refactor: player logic 2026年04月06日 01:43:35 +02:00
LICENSE Initial commit 2026年03月29日 19:18:11 +02:00
main.go refactor: player logic 2026年04月06日 01:43:35 +02:00
Makefile refactor: player logic 2026年04月06日 01:43:35 +02:00
README.md feat: proxy 2026年04月05日 18:56:03 +02:00
sqlc.yaml refactor: player logic 2026年04月06日 01:43:35 +02:00

lock

deadlock discord bot.

requirements

fill the .env.example file and rename it to .env.

usage

todo.

proxy

lock comes with an http proxy for the discord api.

this proxy will mock the discord api, you can expand such proxy measure the api usage. (e.g: prometheus)

it is disabled by default. if you want to use the proxy, you must pass the -use-proxy flag on the start command.

if you want, you may also specify the proxy address with the HTTP_PROXY_* envs.

maintainers

license

this software is published under CC0 1.0 Universal (public domain) along with an ip waiver. see license file.

aka: do whatever you want.