A Discord bot for controlling an ARK Server using ark-server-tools.
- Python 3.7
- ARK-Server-Tools
- ARK-Tools
screen
pip install -r requirements.txt
- Rename
empty_config.py
toconfig.py
and populate the values - Ensure ARK-Server-Tools is already running
- Place the
ark-tools.jar
in the same directory as ARK-Bot - Run with
start-ark-bot.sh
. I recommend doing this in ascreen
session.