A discord bot for teal.fm
discord tealfm music

comment out other stuff

besaid.zone 411f1056 e25a910b

verified
Changed files
+4 -4
.tangled
workflows
+4 -4
.tangled/workflows/lint.yml
··· 10 10 - pnpm 11 11 12 12 steps: 13 - - name: install 14 - command: pnpm i --frozen-lockfile 13 + # - name: install 14 + # command: pnpm i --frozen-lockfile 15 15 16 16 - name: debug 17 17 command: | 18 18 cat /tangled/home/.local/share/pnpm/nodejs/24.12.0 19 19 20 - - name: lint 21 - command: pnpm typecheck 20 + # - name: lint 21 + # command: pnpm typecheck