Darkside138 / DiscordSoundboard

Java Soundboard for Discord
Apache License 2.0
137 stars 55 forks source link

Bot doesn't play sounds with a space in the name. #104

Closed CuchuuN closed 4 years ago

CuchuuN commented 5 years ago

If my sounds have a space, bot doesn't recognize it as a name and says it's supposed to be a "Repeat Argument".

oopsies49 commented 5 years ago

Spaces are the delimiter that split arguments for commands. Don't use sounds that have spaces in the name.