hobsRKM / CS2_DiscordRelayEnhanced

This plugin sends chat messages from players to your Discord channel, enhancing communication and monitoring between the game and Discord server. I'm going to upgrade it with more relays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub tag (with filter) GitHub Repo stars GitHub issues GitHub GitHub contributors GitHub all releases GitHub last commit (branch)


This is Enhanced version of k4 Relay

CS2 Chat Relay

An awesome CS2 server addon created with CounterStrikeSharp

Download

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

This plugin sends chat messages from players to your Discord channel, enhancing communication and monitoring between the game and Discord server. I'm going to add more relay modules.

(back to top)

Dependencies

To use this server addon, you'll need the following dependencies installed:

  • CounterStrikeSharp: CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2

(back to top)

(back to top)

Getting Started

Follow these steps to install and use the addon:

Prerequisites

Before you begin, ensure you have the following prerequisites:

  • A working CS2 (Counter-Strike 2) server.
  • CounterStrikeSharp is up to date and is running on your server.

(back to top)

Installation

  1. Download the Addon: Start by downloading the addon from the GitHub Releases Page. Choose the latest release version.

  2. Extract the Addon: After downloading, extract the contents of the addon to the counterstrikesharp/plugins directory on your server. Inside the plugins folder, you should have a folder named exactly as the project dll. From the releases, you find it pre zipped with the correct name.

  3. Configuration: The configuration file (if there is any), will be generated automatically to the same folder after the plugin firt started succesfully.

(back to top)

Usage

The addon provides several commands and console variables (convars) to customize and interact with its features. Here is the list of the key commands and convars you can use:

Commands

  • None

(back to top)

Console Variables (Convars)

  • None

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE.md for more information.

(back to top)

(back to top)

About

This plugin sends chat messages from players to your Discord channel, enhancing communication and monitoring between the game and Discord server. I'm going to upgrade it with more relays.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%