diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-03-26 16:18:56 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-03-26 16:18:56 -0700 |
| commit | 11a244cb0bc37ad22813cc5ce24aef30429cdc26 (patch) | |
| tree | ae647f502ad16e4143e6b5a16e642032aa94f676 | |
| parent | 747043f2f2639abb8e680ff3e73ab256d479deba (diff) | |
| parent | e792bb3ff8c799090d1223351d2590f1ad5aca1e (diff) | |
Merge branch 'main' of https://github.com/pinapelz/yet-another-lavaplayer-bot
| -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 + |
