chdavi / 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

Project status last updated Sept 5th 2019

Support

Support Wiki

DO NOT use GitHub as a support forum. The issues section is reserved for just that, issues and error reporting. If you need support with setup, have general questions, or something else not covered in the wiki, join our Discord using this link. Be sure to read #welcome in the Discord on how to get support for ArkBot.

Before requesting support from our Discord, please understand that 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 and as such are unsupported. We will offer no support if you choose to go this route.

Development

We have found a developer and we are currently working on bugfixes at the moment. We currently have in our discord (link found above) a poll with what feature adds to work on next. The top 4 suggestions will be worked on. One of the first feature requests we will working on is adding support for any modmap server admins wish to utilize. We will be making a user editable drag-and-drop folder for map images so all admins will need to do is place a map image in for it to work within arkbot.

Donate

If you wish to help support our costs for development, you can donate by simply typing "donate" (no quotes) in our discord in any channel. Everything donated goes directly back into ArkBot. Alternativly, you may click here without joining discord.

IMPORTANT NOTES

Important Dependency Note: This release relies upon VS C++ runtimes. We're not sure which ones. Download and install them all here

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. Questions? Join our discord and one of us will try to help as we can. Be sure to click the reaction to join the proper discord channels.

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

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 release

Stable

https://github.com/tsebring/ArkBot/releases

Pre-release built from latest sources

Open as zip-archive or change extension to .zip, binaries are located under tools/.

https://www.myget.org/F/arkbot-beta/api/v2/package/ArkBot

Installation

  • 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/tsebring/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/

ARK Beyond API: Imprinting Mod (Plugin)

Used for advance imprinting/cuddle support.

https://github.com/tsebring/ImprintingMod

ARK Beyond API: Modified Spawn Level Distribution (Plugin)

Used to change spawn level distribution on The Island and Scorched Earth (can be used on others as well) to match the official spawn level distribution on Ragnarok and The Center.

https://github.com/tsebring/ArkModifiedSpawnLevelDistribution

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# 84.0%Language:TypeScript 9.0%Language:HTML 6.4%Language:CSS 0.5%Language:JavaScript 0.2%Language:Shell 0.0%