Discord Bot API - JDA icon

Discord Bot API - JDA -----

A simple discord bot creation API.



Load Action Fix
Prior to this the load action couldn't really be used.
In order to use load action do as follows.
Code (Text):
Bot bot;
bot.setLoadAction(new Action() {
  @Override
  public void run() {
    //Do stuff here
  }
});
bot = new Bot("TOKEN", "PREFIX");
----------, Nov 22, 2017
Resource Information
Author:
----------
Total Downloads: 21,642
First Release: Nov 19, 2017
Last Update: Jul 21, 2022
Category: ---------------
All-Time Rating:
25 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings