Initial Release
Introduction
Custodian is a Discord bot that allows you to use Discord Slash Commands to perform administrative functions on your DCS server. Currently this covers:
- Sending messages to all players on a server, players on a coalition, or individual players
- Kicking players from a server
- Banning players from a server using the built-in DCS ban system. (SLMod support to come later).
Installation
Download and extract the Custodian-1.0.0.zip
to the folder of your choice (e.g. C:\Program Files\Custodian
) then follow the instructions in the README.md to configure the application.
You can also choose to run it as a Windows server. See the README.md for more information.
Dependencies
This project depends on DCS-gRPC Server to provide data. Make sure you have downloaded and installed the DCS-gRPC server into your DCS server.