Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/djdeveloperr/musicbox
- Owner: DjDeveloperr
- License: mit
- Created: 2020-12-23T13:00:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T09:54:22.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T13:32:54.313Z (28 days ago)
- Topics: bot, deno, discord, harmony, lavalink, slash-commands, typescript
- Language: TypeScript
- Homepage:
- Size: 56.6 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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