Archived
1
3
Fork
You've already forked discord-bot
0
unfm discord bot source code
This repository has been archived on 2026年06月12日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Go 95.6%
  • HTML 2.4%
  • Nix 1.1%
  • Dockerfile 0.9%
2026年05月24日 14:04:32 +02:00
cmd/unfm chore: auth condition 2026年05月22日 21:13:22 +02:00
docker fix(docker): goose command 2026年05月21日 02:42:22 +02:00
internal feat: cache warm type 2026年05月23日 00:49:24 +02:00
unfm feat: invite command 2026年05月24日 14:04:32 +02:00
.dockerignore full refactor ( #1 ) 2026年04月21日 17:24:35 +02:00
.env.example refactor: use go-redis 2026年05月22日 20:46:30 +02:00
.gitignore fix: oops 2026年05月22日 20:57:08 +02:00
.golangci.yml refactor: bot refactor ( #2 ) 2026年05月21日 02:33:10 +02:00
devenv.lock refactor: bot refactor ( #2 ) 2026年05月21日 02:33:10 +02:00
devenv.nix refactor: bot refactor ( #2 ) 2026年05月21日 02:33:10 +02:00
devenv.yaml refactor(db): switch to postgres 2026年04月24日 16:31:46 +02:00
go.mod refactor: use go-redis 2026年05月22日 20:46:30 +02:00
go.sum refactor: use go-redis 2026年05月22日 20:46:30 +02:00
LICENSE Initial commit 2026年01月20日 02:15:07 +01:00
README.md refactor: move docker dir 2026年04月29日 22:41:52 +02:00
sqlc.yaml refactor: bot refactor ( #2 ) 2026年05月21日 02:33:10 +02:00

unfm

last.fm stats inside discord.

requirements

  • go 1.26
  • redis (or anything redis-compatible)
  • postgresql (idk which version, latest maybe)

usage

todo.

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.