News

OpenAI-Java-discord-bot This is a java bot I followed a youtube tutorial with for the most part. I did make some changes myself and modified it to be unique. The .env file is unincluded for safety ...
A simple Discord bot built as a learning project using Java. This bot demonstrates fundamental JDA (Java Discord API) concepts and provides a foundation for building more complex bots. There is a ...
A tutorial provided by Discord Bots outlines the most common Java method to create bots, while other devs prefer using the node.js with the discord.js wrapper, or a Python wrapper. These bots are ...