Java Discord API EP-2 | Event Handlers & Installing JDA

preview_player
Показать описание

COMMANDS:

Thank you so much for watching! I really enjoy making these types of content, as it helps me become a better teacher and becoming a better teaching, results in becoming better at what you're teaching. Always remember to take care of yourself first.

01:36 Choosing between JDA create options
02:59 Setting up Gateway intent and JDA Builder
04:18 Creating a new application in Java Discord API
05:37 Setting up bot online and inviting to Discord server.
06:57 Understanding Event Handlers in JDA
08:22 Handling and displaying messages in Discord bot
10:04 Exploring possibilities using JDA
Рекомендации по теме
Комментарии
Автор

You are the first one who managed to help me create the discord bot. I have been trying and kept getting issues from e java files not running to JDA module not found (even tho I I have the pom.xml JDA dependency added).

Here are the highlights of the video for anyone watching this:

00:04 Installing JDA using Maven in pom.xml
01:36 Choosing between JDA create options
02:59 Setting up Gateway intent and JDA Builder
04:18 Creating a new application in Java Discord API
05:37 Setting up bot online and inviting to Discord server.
06:57 Understanding Event Handlers in JDA
08:22 Handling and displaying messages in Discord bot
10:04 Exploring possibilities using JDA

codingled