A discord bot for teal.fm
discord tealfm music

probably not

besaid.zone a8190f16 51762c51

verified
Changed files
+1 -2
.tangled
workflows
+1 -2
.tangled/workflows/lint.yml
··· 15 15 command: | 16 16 mkdir -p $out/bin 17 17 corepack enable --install-directory $out/bin 18 - pnpm store path 19 - echo $PATH 18 + pnpm install --frozen-lockfile 20 19 21 20 # - name: lint 22 21 # command: pnpm typecheck