1
0
Fork 0

Update jambox.md

This commit is contained in:
Owen Ryan 2023-07-19 20:54:53 -04:00
parent 1483de98fd
commit 5bf555aaa3

View file

@ -7,10 +7,10 @@ thumbnail_url: /assets/images/jambox.webp
SEO_tags: [Discord, Python, Hikari, Lavalink] SEO_tags: [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 Jambox is a *soon-to-be* open source Discord music bot built for convince. It utilises the
[Lavalink](https://github.com/lavalink-devs/Lavalink) audio node for streaming music, and also adds support for [Lavalink](https://github.com/lavalink-devs/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 streaming local files. Jambox was built from the ground up using Discord's modern feature set, and
utilises [slash commands](https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ), embeds, utilises [slash commands](https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ), embeds,
message components¹, and modals¹. message components¹, and modals¹.
- ¹ - Features are not currently implemented, but are planned additions