CS2-Discord-Bot-K4 is a Discord bot designed to seamlessly integrate with the K4-System.
-
Clone the Repository:
git clone https://github.com/onlyguts/CS2-Discord-Bot-K4.git
-
Install Dependencies:
npm install
-
Configure Settings: Set up your
config.jswith your Discord bot token and database. -
Start the Bot:
node index.js
- Real-time Stats: Access your gaming statistics directly on Discord. View your ranks, points, and more.
- Dynamic Leaderboard: Our leaderboard updates every 30 minutes and posts in a dedicated channel before updating to reflect the latest standings. Keep an eye on the top players and see where you stand among them.
- Cheat Detection: Use our advanced commands to identify suspicious player.
- Admin Tools: Specific commands are available for admins, allowing them to quickly get a player's statistics or Steam ID.
Below is a list of available commands for the CS2-Discord-Bot-K4 and their descriptions:
Players commands :
-
/helpDisplays a list of available commands and their functions. -
/addsteamid [steam_id (required)]Links your Steam account to your Discord profile for personalized statistics and features. -
/myrankDisplays your rank and points. -
/mystatShows detailed statistics. -
/topplayersLists the top 10 players in k4ranks. -
/bot-infoProvides general information and statistics about the Bot and K4-System.
Admin commands :
-
/checkcheater [steam_id (not required)]Detects suspicious players based on advanced game statistics. -
/getsteamid [name (required)]Retrieves the Steam IDs of players by their name from the k4stats table. -
/stats [steam_id (required)]Displays the statistics of a specified player based on their Steam ID.
Contributions to CS2-Discord-Bot-K4 are highly encouraged, whether through feature development, bug fixes, or feedback.