kallmetony / Korben-chan-Bot

Discord bot, based on JDA for Korben Dallas community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Korben-chan bot

Korben-chan

Based on JPA. Discord bot for KorbenDallas community

The bot token must be provided in program arguments otherwise it won't work

/info will provide information about the bot's commands

Requirements

Java 16 or higher

Build

  1. Open terminal and navigate to project folder using cd <path>
  2. Run gradle task ./gradlew shadowJar, .jar file will be placed in build/libs

Run

  1. Open terminal and navigate to .jar file using cd <path>
  2. Run java -jar korben-chan-bot-1.0-all.jar <your bot's token>

About

Discord bot, based on JDA for Korben Dallas community

License:MIT License


Languages

Language:Java 100.0%