WillBytes / nueva-terra-bot

Bot for the nueva terra Minecraft server (Forked From ooliver1

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 (Forked From ooliver1

License:MIT License


Languages

Language:Python 92.3%Language:Shell 3.3%Language:Mako 2.8%Language:Dockerfile 1.5%