https://github.com/joshuajeschek/dandelion
simple discord music bot, created with sapphire, discord.js and typescript
https://github.com/joshuajeschek/dandelion
bot discord discord-bot music typescript
Last synced: 2 months ago
JSON representation
simple discord music bot, created with sapphire, discord.js and typescript
- Host: GitHub
- URL: https://github.com/joshuajeschek/dandelion
- Owner: joshuajeschek
- License: mit
- Created: 2022-03-05T12:09:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T19:32:00.000Z (over 4 years ago)
- Last Synced: 2025-06-28T00:49:38.961Z (about 1 year ago)
- Topics: bot, discord, discord-bot, music, typescript
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`: blueprint
* `src/.env.development.local`: development variables
* `src/.env.production.local`: production variables
* `src/prisma.env`: `DATABASE_URL` (ending with `...?schema=${PRISMA_SCHEMA}"`), with admin credentials