An open API service indexing awesome lists of open source software.

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

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