diff options
| author | Pinapelz <xxpinapelzxx@gmail.com> | 2023-03-26 16:15:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-26 16:15:59 -0700 |
| commit | e792bb3ff8c799090d1223351d2590f1ad5aca1e (patch) | |
| tree | e79b6b32ca6d5e2ec5cfc739a5a76c4e3a1752b3 | |
| parent | 1e6f91d238884839ab13c09030904511b98ef062 (diff) | |
Create README.md
| -rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
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 + + +### Discord button for controls + + +### Removing songs from queue + |
