Code Monkey home page Code Monkey logo

edcs-bot's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.