Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 319 Bytes

Ultra basic bot for managing docker based tribes servers on ubuntu.

How to Run

Tested on Ubuntu 20.04

pip install -r requirements.txt

python3 ./bot/server_helper_bot.py

or

nohup python3 ./bot/server_helper_bot.py > ./logs/bot.log

TODO

  • Error handling for docker containers not existing