tf2_rcon_misc

command module
v0.0.0-...-f6d6271 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

README

CI

Prerequisite

  1. MongoDB installed locally: https://www.mongodb.com/try/download/community
  2. OpenAI API Key (if you want to use the ChatGPT integration): https://platform.openai.com/account/api-keys

github.com/algo7/tf2_rcon_misc

Go program that performs various commands via RCON base on local TF2 console output. Get all the players' name and steamID on the server and store them into the local MongoDB instance.

Build and run

Linux

$ ./auto_build.sh
$ ./run.sh

Windows

$ ./auto_build.sh
$ ./run.bat

Configuration

(required) Launch Options:

You should launch your TF2 with the following launch options:

-flushlog -rpt -novid -usercon -ip 0.0.0.0 +rcon_password 123 +net_start

Launch Options

The password really doesn't matter as nobody will be accessing it except for you. At the moment the password use to connect to RCON is hardcoded as 123 so please don't change it; otherwise, the program will not work.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL