/ARKMonitorBot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

First open-source discord bot for monitoring ARK servers!

You can install by doing this

  • git clone https://github.com/Nereg/ARKMonitorBot.git - clone this repository
  • cd ./ARKMonitorBot/src - go into bot's settings
  • nano config.example.py - open default config file
  • mv config.example.py config.py - rename default config
  • cd .. - go to main bot's directory
  • sudo docker-compose up -d --build - start bot (you can lear how to install docker and docker-compose here)

Useful links

Contributing

Just open PR I will test it and merge !

Repository uses license GNU GPLv3