https://github.com/Incendo/cloud-discord/blob/168ac808f9319b25a6a03412214d141c8f48f52b/cloud-jda5/src/main/java/org/incendo/cloud/discord/jda5/CommandListener.java#L101 In this line "value" is assigned but after checking if it is empty, if it is not, it is never concatenated in the commandName
cloud-discord/cloud-jda5/src/main/java/org/incendo/cloud/discord/jda5/CommandListener.java
Line 101 in 168ac80
In this line "value" is assigned but after checking if it is empty, if it is not, it is never concatenated in the commandName