https://docs.discord4j.com/interactions/application-commands - [ ] `client.on(..., event -> {` without return - [ ] `event.reply(...).subscribe();` then another subscribe: race condition
https://docs.discord4j.com/interactions/application-commands
client.on(..., event -> {without returnevent.reply(...).subscribe();then another subscribe: race condition