From e792bb3ff8c799090d1223351d2590f1ad5aca1e Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 26 Mar 2023 16:15:59 -0700 Subject: Create README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ab477b --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Yet Another Lavaplayer Bot + +## Overview +A JDA Discord Bot that uses Lavaplayer to play music in Discord Voice Channels + +## Features +- Queue songs using search terms +- Remove songs using a drop-down list +- Discord button for various controls +- Matches relevant YouTube videos from Spotify URLs + +## Screenshots +### Queue using search terms +![Queue using search terms](https://user-images.githubusercontent.com/21994085/227810542-26cfb171-9445-4ebf-b57f-575cb5749740.png) + +### Discord button for controls +![Discord button for controls](https://user-images.githubusercontent.com/21994085/227810572-07229a75-b2e6-43e2-8cac-bd63418d902f.png) + +### Removing songs from queue +![Removing songs from queue](https://user-images.githubusercontent.com/21994085/227810690-36b3b0c0-1b85-4fe4-b4a1-17d353208276.png) -- cgit v1.2.3