I have tried to DM myself using the code: User me = new UserById(myId); me.openPrivateChannel().flatMap(channel -> channel.sendMessage("hello")).queue(); Th
I need to import JDA dependency into my Maven (Java) project, yet IDEA doesn't seem to be able to import it for some reason. I did as following: inside the pom.
I have this problem with Discord JDA, and I'm completely frustrated about it. I hope you can help me. The problem is my console won't print a message when a use