Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 535 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 535 Bytes

DayZ-Console-Killfeed

Basic DayZ Killfeed for PS4/PS5/Xbox Nitrado Servers

Requirements

  • Server for hosting
  • Python 3.8+
  • A brain

Installation

Install requirements: pip3 install -r requirements.txt

Edit configuration: nano config.py or open in notepad

Run the bot: python3 main.py

Advanced

If you're looking for something more advanced, and have a very well understanding of Python check out this project by nxck69