AMNatty / botdiril350

A multi-purpose economy Discord bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

botdiril 400 350

Botdiril Partially Rewritten (Again)

Documentation WIP.

Dependencies

All dependencies except PlutoEngine should be automatically pulled by Gradle.

Running manually

./gradlew run

Building the docker image

GitHub packages is a temporary solution until PlutoEngine is uploaded to Maven central.

DOCKER_BUILDKIT=1 docker build --build-arg githubPackagesKey="<githubPackagesKey>" -t botdiril350 .

Running in docker

docker secret create botdiril350.config.json <pathToSettings>.json
docker service create --secret src=botdiril350.config.json,target='/app/botdiril350/settings.json' botdiril350

About

A multi-purpose economy Discord bot.

License:GNU Affero General Public License v3.0


Languages

Language:Java 99.1%Language:Kotlin 0.8%Language:Dockerfile 0.1%Language:Shell 0.0%