aquelemiguel / parrot

🦜 A hassle-free, highly performant, self-hosted Discord music bot with YouTube and Spotify support. Powered by yt-dlp.
MIT License
136 stars 44 forks source link

chore: moved `PlayMode` and `QueryType` to `play` #152

Closed afonsojramos closed 2 years ago

afonsojramos commented 2 years ago

Also renamed PlayMode to simply Mode since it is now encapsulated within the play command.