Skip to content

An easy project setup to start developing a discord bot in Java.

Notifications You must be signed in to change notification settings

david-jng/Discord-Bot-Template

Repository files navigation

Discord-Bot-Template

This project provides an easy start into discord bot development in Java.

Quickstart

  1. Clone repository
  2. Import Gradle project into your IDE
  3. Execute gradle setup tasks to generate your classpath
  4. Activate discord developer mode
  5. Copy & paste your discord user ID into class named Helper
  6. Create a new discord bot on https://discord.com/developers/applications
  7. Copy & paste your bot token into class named Helper
  8. Add the bot to your server
  9. Send !help or !hello to the bot

Used versions

About

An easy project setup to start developing a discord bot in Java.

Topics

Resources

Stars

Watchers

Forks

Languages