Skip to content

monntecc/droopy-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Miscellaneous discord bot named "Droopy" using Java JDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published