simple discord music bot, created with sapphire, discord.js and typescript
|
|
||
|---|---|---|
| .husky | ||
| .vscode | ||
| .yarn | ||
| bin | ||
| prisma | ||
| src | ||
| .gitignore | ||
| .prettierignore | ||
| .sapphirerc.json | ||
| .yarnrc.yml | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
Dandelion Music Bot
This is a simple Discord Music Bot, made with TypeScript and Sapphire.
Features
- play music in a voice channel
- queue
- skip voting
- save favourites (user based)
ENV files:
src/.env: blueprintsrc/.env.development.local: development variablessrc/.env.production.local: production variablessrc/prisma.env:DATABASE_URL(ending with...?schema=${PRISMA_SCHEMA}"), with admin credentials