ModisWorks / modis

A highly modular Discord bot designed for anyone to customise and self-host.
https://modisworks.github.io/
Apache License 2.0
16 stars 6 forks source link

Fixed spotify support #41

Closed Altirix closed 6 years ago

Altirix commented 6 years ago

Missing String detection in the play from list. resulted in the string being converted to characters. "rockstar - post malone" is converted to a youtube search of "r", "o", "c"... and so on

might also need to change the function name, not sure what really.

Changes: