Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 837 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 837 Bytes

Droopy Discord Bot (using JDA)

About JDA

JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Please see the Discord docs for more information about bot accounts.

Installation and usage

Environment setup

Navigate to .env.example file and change this fields:

TOKEN=token_here
SERVER_ID=id_here

TOKEN is your bot token -> You can find is here discord.dev;

SERVER_ID is your discord channel id -> You need to enable discord developer mode to may copy from channel id