You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#514 Require inputing name for playlist make <name> command (#1046)
* Fixes#514 Require inputing name for `playlist make <name>` command
playlist make command without a name will now not make an empty playlist without a playlist name.
* Update src/main/java/com/jagrosh/jmusicbot/commands/owner/PlaylistCmd.java
Co-authored-by: Michaili K <[email protected]>
* Rid excessive hints
Co-authored-by: Michaili K <[email protected]>
0 commit comments