freyacodes / ukulele

Simple self-contained Discord music bot
MIT License
157 stars 75 forks source link

Added search if Play command is used without a URL #32

Closed mihai-bocioroaga closed 2 years ago

mihai-bocioroaga commented 2 years ago

Addresses #14

Primitive implementation just to get the functionality added. Similar to how some other bots overload their Play command.

jocull commented 2 years ago

This branch is a welcome addition! I was searching for this functionality today, lamenting that I was going to have to implement it myself. I pulled your branch and it's running happily now on a Raspberry Pi 4 😄

Thanks a lot for Ukulele and this addition!

jocull commented 2 years ago

Conflicts for this are resolved at jocull:search

lexisother commented 2 years ago

I hope @bUbirz won't mind me bumping this.

jocull commented 2 years ago

These changes were brought in under #53 so this PR may now be a duplicate to close 🙂