Skip to content

nibalizer/rcondiscordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot for CS:GO

This bot connects to your rcon on a private server and controls it from Discord.

Part of the Rcon Family of tools

Commands

> %status                 - get server status
> %workshop <id number>   - switch to specified workshop map
> %changelevel <map name> - switch to specified map
> %rcon <arg1> <argN>     - raw command interface
> %surf <optional:speed>  - run commands to turn on surfing. Speed defaults to 800

Quick Start

  • Create and source config file
cp example.env.sh env.sh
vim env.sh
. env.sh
  • Install dependencies
npm install
  • Run
npm start

About

Discord Bot for CSGO RCON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published