Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djdeveloperr/musicbox

Lavalink-powered Music Slash Bot, made with Harmony.
https://github.com/djdeveloperr/musicbox

bot deno discord harmony lavalink slash-commands typescript

Last synced: 23 days ago
JSON representation

Lavalink-powered Music Slash Bot, made with Harmony.

Awesome Lists containing this project

README

        

# MusicBox

MusicBox is a Lavalink-powered Discord Music Bot, based on Slash Commands. Made
with [Harmony](https://github.com/harmonyland/harmony), uses Lavadeno for
Lavalink interfacing.

## Getting started

- Create `src/config.ts` with contents of `src/config-example.ts`
- Put credentails of Lavalink and Discord Bot there.
- Use `deno run --allow-net init.ts`
- Then use `deno run --allow-net mod.ts`

NOTE: Global Slash Commands can take upto an hour to come live on Client. Also
don't forget to refresh client if they still don't appear.

## License

Read [LICENSE](LICENSE) for more info.

Copyright 2021 @ DjDeveloperr