A discord bot for teal.fm
discord tealfm music

maybe 5

besaid.zone b0da875d 594211ae

verified
Changed files
+3 -1
.tangled
workflows
+3 -1
.tangled/workflows/lint.yml
··· 13 14 - name: debug 15 command: | 16 corepack enable 17 pnpm store path 18 - cat /tangled/home/.local/state/bin/node 19 20 # - name: lint 21 # command: pnpm typecheck
··· 13 14 - name: debug 15 command: | 16 + export PATH="$HOME/.nix-profile/bin:$PATH" 17 + 18 corepack enable 19 pnpm store path 20 + cat $HOME/.nix-profile/bin 21 22 # - name: lint 23 # command: pnpm typecheck