Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 461 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 461 Bytes

JDA Discord Bot

Basic implementation of a core JDA discord bot, built in java.

Setup

maven package will create the jar file needed, maven install will attempt to run the jar file as well. To run this project, you'll need to set up the environment variables located within ConfigurationManager.java to your intended values.

Permissions

Bot requires access to messages.read, applications.command, and bot set up through the Discord Developer Portal.