No description
  • TypeScript 98.5%
  • Dockerfile 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-11 17:41:33 -04:00
migrations Add migration for prisma db changes 2024-11-01 17:47:22 +11:00
src bump everything 2026-04-11 17:41:33 -04:00
.codex bump everything 2026-04-11 17:41:33 -04:00
.dockerignore Switch back to NPM, optimize Dockerfile 2020-10-24 15:19:35 -04:00
.env.example bump everything 2026-04-11 17:41:33 -04:00
.gitignore swap to ytjs and bun 2025-12-13 14:16:48 -05:00
bun.lock bump everything 2026-04-11 17:41:33 -04:00
docker-compose.yml swap to ytjs and bun 2025-12-13 14:16:48 -05:00
Dockerfile bump everything 2026-04-11 17:41:33 -04:00
LICENSE swap to ytjs and bun 2025-12-13 14:16:48 -05:00
package.json bump everything 2026-04-11 17:41:33 -04:00
prisma.config.ts bump everything 2026-04-11 17:41:33 -04:00
README.md bump everything 2026-04-11 17:41:33 -04:00
schema.prisma bump everything 2026-04-11 17:41:33 -04:00
tsconfig.json bump everything 2026-04-11 17:41:33 -04:00

Warning

This is a fork of muse now using ytjs instead of ytdl-core (now depricated) and using bun instead of yarn. I have no public docker image at this time, build it yourself in docker (I reccomend using docker compose).

Docker Compose

.env
DISCORD_TOKEN=
docker compose up -d --build