Files
ts3-rank-bot/connection.py.example
2022-01-23 18:19:32 +03:00

5 lines
75 B
Plaintext

HOST = "0.0.0.0"
PORT = 10011
SID = 315
USER = "rank_bot"
PASS = "password"