rubellyte / Red_Star

Discord administration bot.
MIT License
4 stars 1 forks source link

Song search function should not require quotes for basic search #204

Closed rubellyte closed 3 years ago

rubellyte commented 3 years ago

Expected behavior:

Should be simple enough to make a reasonable detection for this. Simply checking that no individual argument is a URL, and no individual argument contains a space, and stitching them back together if so, should work fine.