
Java Discord API(JDA) ep. 10 - EventWaiter
Since we made the user info command last episode, I'll show you how to use a very important feature of the jda-utilities api, which is the EventWaiter object. This allows you to wait for an event to happen for a certain amount of time, along with other cool features that a normal event wouldn't allow.The code from this episode is below. #JavaDiscordBot #JDA
This Episode's Code: https://snippets.cacher.io/snippet/2cf59a3e6d4db7decd00
EventWaiter Example: https://github.com/jagrosh/ExampleBot/blob/master/src/main/java/com/jagrosh/examplebot/commands/HelloCommand.java
Discord Developer Portal: discordapp.com/developers/applications
Java Discord API(JDA): https://github.com/DV8FromTheWorld/JDA
Stay Updated!! ๐
Discord: https://discord.gg/3stGDun
Twitter: https://twitter.com/kodysimp
More Videos coming soon.
Leave a comment for any future video suggestions.