Skip to content

Dayz player count bot made in python using query info

Notifications You must be signed in to change notification settings

R4XZ/DayzPlayerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DayZ Player Count Bot

Overview

A Python bot that monitors and logs the player count of a DayZ server every 5 minutes.

Features

  • Lightweight
  • Queries DayZ server every 5 minutes
  • Configurable settings via .env file

Configuration

Edit the .env file in the root directory:

SERVER_IP=your.dayz.server..query.ip
SERVER_PORT=2302
DISCORD_TOKEN = fa676fa6yayyd62

Installation

pip install -r requirements.txt

Run Bot

Python bot.py

About

Dayz player count bot made in python using query info

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages