Top "Discord-jda" questions

JDA (Java Discord API) is a Java wrapper for Discord's public API.

Send message to specific channel in Discord with JDA

How to ask the bot to send a message to another channel (specific channel) that is not the same as …

java discord discord-jda
How to add reaction to an embed message JDA

I'm trying to send and embed message when I do the command ~verify and then it sends an embed message …

java discord discord-jda
How to send file with message to Discord with JDA?

I am using JDA lib to create my discord bot and I encountered a problem: in order to send message …

java discord discord-jda