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%
| cmd/unfm | chore: auth condition | |
| docker | fix(docker): goose command | |
| internal | feat: cache warm type | |
| unfm | feat: invite command | |
| .dockerignore | full refactor ( #1 ) | |
| .env.example | refactor: use go-redis | |
| .gitignore | fix: oops | |
| .golangci.yml | refactor: bot refactor ( #2 ) | |
| devenv.lock | refactor: bot refactor ( #2 ) | |
| devenv.nix | refactor: bot refactor ( #2 ) | |
| devenv.yaml | refactor(db): switch to postgres | |
| go.mod | refactor: use go-redis | |
| go.sum | refactor: use go-redis | |
| LICENSE | Initial commit | |
| README.md | refactor: move docker dir | |
| sqlc.yaml | refactor: bot refactor ( #2 ) | |
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.