
Java Discord API(JDA) ep. 2 - Events
This episode we jump right into adding some functionality to our Discord bot. We do that with events. Events are fundamental to the bot because they trigger blocks of code that happen only in certain circumstances. For example, I type hello into the chat and a block of code is ran that makes the bot say hello back. It's all very magical. Below is all the links you need. #IlluminatiProductions #JavaDiscordBot
โญ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while youโre typing. I've tried it an it's awesome! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=kodysimpson&utm_content=description-only
This Episode's Code: https://snippets.cacher.io/snippet/da261d8de30c9cf4ea46
Events List: https://github.com/DV8FromTheWorld/JDA/wiki/8%29-List-of-Events
Discord Developer Portal: discordapp.com/developers/applications
Java Discord API(JDA): https://github.com/DV8FromTheWorld/JDA
Creating Bots: github.com/DV8FromTheWorld/JDA/wiki/3%29-Getting-Started
Stay Updated!! ๐
Discord: https://discord.gg/4eG5zct
Twitter: https://twitter.com/kodysimp
More Videos coming soon.
Leave a comment for any future video suggestions.