ooliver1 / nueva-terra-bot

Bot for the nueva terra Minecraft server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nueva-terra-bot

Discord bot for the Nueva Terra Minecraft Server.

Running

Install docker with docker-compose.

cp .env.example .env
# Edit .env with your token, guild id and channel id.
docker-compose up
# Run with -d to run in the background.

# If ran with -d, use docker-compose logs to view logs, and docker-compose down to stop.
# If ran without -d, use Ctrl+C to stop.

About

Bot for the nueva terra Minecraft server

License:MIT License


Languages

Language:Python 91.7%Language:Shell 3.6%Language:Mako 3.1%Language:Dockerfile 1.6%