This is an attempt to make a Discord bot that uses a Java Discord API. This makes it is easier to develop for developers used to writing programs in Java. It is used in multiple of Tennessene's ...
Here is an example of a simple Discord music bot written in Java using the JDA (Java Discord API) library import net.dv8tion.jda.api.JDABuilder; import net.dv8tion ...