diff --git a/source/_projects/jambox.md b/source/_projects/jambox.md deleted file mode 100644 index bf9edee..0000000 --- a/source/_projects/jambox.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: project -title: "Jambox" -description: "Discord music bot built with Hikari and Lavalink" -year: current -permalink: /projects/jambox -project_url: https://discord.com/api/oauth2/authorize?client_id=1102705272805404722&permissions=4298394880&scope=applications.commands%20bot -thumbnail_url: /assets/images/jambox.webp -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 -[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 -utilises [slash commands](https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ), embeds, -message components¹, and modals¹. diff --git a/source/assets/images/jambox.webp b/source/assets/images/jambox.webp deleted file mode 100644 index 3197055..0000000 Binary files a/source/assets/images/jambox.webp and /dev/null differ