Hsilamot / ArkBot

ARK Survival Evolved application that monitors and extracts data from local ARK servers and exposes this data through a Web App, Web API and Discord Bot. Provides important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Project status last updated March 5th 2021

Active Development of the previous 1.91 version and 2.0 is halted indefinately as our chief coder is on hiatus.

Support

Support Wiki

DO NOT use GitHub as a support forum. The issues section is reserved for just that, issues and feature requests. Please read through existing issues before making a new one. If you have general questions or a question on something else not covered in the wiki, join our Discord using this link and search for an answer to your question in the appropriate channels.

Before requesting support from our Discord, please understand that ArkBot is a free tool and that one-on-one support may not always be available. We encourage new users to utilize the Discord search function for an answer to their issue(s).

ArkBot is designed in its current form to be run on the machine hosting your gameservers. While methods exist to mirror/link files from a remote gameserver, arkbot is not designed with these workarounds in mind currently and as such are unsupported. We will offer no support if you choose to go this route.

Development

Active Development has ceased.

IMPORTANT NOTES

Important Dependency Note: ArkBot relies upon certain VS C++ runtimes installed. It requires .NET 3.5 with service pack 1, .NET 4.7, and Microsoft Visual C++ Redistributable 2013. Please note: If you are running a windows server install, you must install the .NET 3.5 and 4.7(or 4.8) from the server admin panel.

This has been installed on WS 2012R2, WS 2016, WS 2019, and Windows 10. Other platforms may not work. Try it at your own risk.

INSTALLATION INSTRUCTIONS

First time? Check out Installation

Suggestions/improvments/bugs

Have a look at our Roadmap

If you think something is wrong with the project - help improve it. If you find a bug - help fix it. Don't know how to program? Start learning. This is the way of open source!


Web-app Interface

Discord Bot Commands

Live demo

Introduction

An in-game companion app for players and Discord bot for server administrators.

The application monitors and extracts data from any number of configured local ARK servers and exposes this data through a Web App, Web API and Discord Bot.

It aims to provide important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc. It does not enable cheating or making available data that have a considerable impact on how the game is played.

Latest releases

https://github.com/ark-mod/ArkBot/releases

Installation (version 1.91)

  • Download the latest pre-built binaries (see above).
  • Perform configuration within the ArkBot program after opening by clicking on the configuration tab, completing all required fields.

To enable map clean-up from the companion app (web app) for administrators, install ARK-Server-API and ARK-Server-API: ArkBotHelper Plugin by WETBATMAN.

Documentation from Wiki

What does it do?

How to setup?

How to use?

Acknowledgements

Powered by ARK Savegame Toolkit .NET based on Qowyns work on ark-tools.

Creature stat data is sourced from Cadons ARK Smart Breeding.

Links

ARK Savegame Toolkit .NET

Library for reading ARK Survival Evolved savegame files in .NET

https://github.com/ark-mod/ArkSavegameToolkitNet

ARK-Server-API

Allows server-side ARK plugins.

https://arkserverapi.com/resources/ark-server-api.4/

ARK Server API: ArkBotHelper (Plugin by WETBATMAN)

Used to facilitate map clean-up from the companion app (web app) for administrators.

https://arkserverapi.com/resources/ark-bot-helper.142/

About

ARK Survival Evolved application that monitors and extracts data from local ARK servers and exposes this data through a Web App, Web API and Discord Bot. Provides important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc.

License:Other


Languages

Language:C# 72.0%Language:TypeScript 14.7%Language:HTML 11.4%Language:CSS 1.6%Language:JavaScript 0.2%Language:Shell 0.1%