/Ark-Bot

A Discord bot for controlling an ARK Server using ark-server-tools

Primary LanguagePythonMIT LicenseMIT

Ark-Bot

A Discord bot for controlling an ARK Server using ark-server-tools.

Requirements:

How to run

  • pip install -r requirements.txt
  • Rename empty_config.py to config.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 a screen session.