Skip to content

EagleDCS Bot is a simple bot to running, stop, restart DCS using python. It just a simple bot for simple task.

License

Notifications You must be signed in to change notification settings

fidaperkasa/EDCS-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

EDCS-Bot

Discord Bot for Managing DCS World Server

This is a Python script for a Discord bot that can start, stop, restart, and check the status of a DCS World Dedicated Server running on the host computer. The bot responds to commands entered in the Discord server by the authorized users.

Getting Started

Prerequisites

To use this bot, you need to have the following software installed:

  • Python 3.x
  • Discord Bot using your own Discord Account
  • DCS Server

Installation

  • Clone the repository or download the EDCS-Bot file.

  • Install the required Python modules by running the following command in the terminal: pip install -r requirements.txt

  • Create a config.ini file in the same directory as the script, with the following content:

    TOKEN = <your Discord bot token>
    CHANNEL_ID = <Discord channel ID>
    SOFTWARE_PATH = <path to the software executable>
    DEBUG = <True/False>
    

    Replace the placeholders with your own values.

Running the Bot

To run the bot, run the run.cmd in the folder inside

Authors

EagleEye / DCS World Indonesia

About

EagleDCS Bot is a simple bot to running, stop, restart DCS using python. It just a simple bot for simple task.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published