Skip to content

๐Ÿ‘ฎโ€โ™‚๏ธ EternalCode discord community officer.

License

Notifications You must be signed in to change notification settings

EternalCodeTeam/DiscordOfficer

Repository files navigation

Installation/Usage

Using Docker:

First run (for generate configuration files)

$(pwd) - returns your current directory for example /home/user/
docker run -v $(pwd)/discordofficer:/home/eternalcode eternalcode/discordofficer:latest

After you configure the bot, run it with the following command:

docker run -d --name discordofficer -v $(pwd)/discordofficer:/home/eternalcode eternalcode/discordofficer:latest

For stop bot use:

docker stop discordofficer

Docker images tags:

  • latest - latest stable version using Java 21

Using Java:

Download latest release from releases (.jar file)

Run bot with the following command:

java -jar DiscordOfficer.jar

And u can use screen for run bot in background or something like that

About

๐Ÿ‘ฎโ€โ™‚๏ธ EternalCode discord community officer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages