Skip to content

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

License

Notifications You must be signed in to change notification settings

EternalCodeTeam/DiscordOfficer

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cefaa23 ยท Jan 24, 2024
Jan 24, 2024
Jun 24, 2023
Jun 24, 2023
Jan 24, 2024
Jan 24, 2024
Nov 6, 2023
Jun 24, 2023
Feb 5, 2023
Aug 6, 2023
Apr 21, 2023
Oct 25, 2023
Jan 24, 2024
Jan 24, 2024
Feb 5, 2023
Jan 28, 2023

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