1
0
Fork 0
owenryan.us/source/_projects/jambox.md
2023-07-19 20:54:53 -04:00

885 B

layout title description project_url thumbnail_url SEO_tags
project Jambox Discord music bot built with Hikari and Lavalink https://discord.com/api/oauth2/authorize?client_id=1102705272805404722&permissions=4298394880&scope=applications.commands%20bot /assets/images/jambox.webp
Discord
Python
Hikari
Lavalink

Note: This project is currently on haitus due to a core Python library becoming deprecated.

Jambox is a soon-to-be open source Discord music bot built for convince. It utilises the Lavalink audio node for streaming music, and also adds support for streaming local files. Jambox was built from the ground up using Discord's modern feature set, and utilises slash commands, embeds, message components¹, and modals¹.