An easy to use bot for linking the OPT API to Discord in Java.
By reducing itself to standard Java classes and some plugins like JavaCord and Gson, it is extremely easy to use for every user, because it does not require you to know the development or the programming 👀.
After creating / adding the OPT - Bot on your Discord server using Discord Developer Portal and change the Bot token as shown in Download / Installation.
Just use the command below in any text channel on your server :
/colis <parcel number>
After downloading the Discord Bot code. Go to the branch:
colisnc-discord/OPTBot/src/main/java/opt/OPTbot/App.java
And enter the Token of your Bot Discord as in the image below.
- The Javacord wiki is a great place to get started and to understand how the OPT - Bot works.
- Additional documentation can be found in the Gson wiki for using file.json with java.
OPT - Bot is distributed under the MIT License.