You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
gsd 2921035354 kj 1 year ago
git_build steampy v1 1 year ago
.dockerignore add rcon post effect 2 years ago
.gitignore add rcon post effect 2 years ago
Dockerfile steampy v1 1 year ago
README readme 2 years ago
backend_integration.py steampy v1 1 year ago
colors.py rewrited on v1 bot 2 years ago
db_driver.py фиксы ошибок 2 years ago
discord_alarm.py rewrited on v1 bot 2 years ago
docker-compose.yaml backend integration 2 years ago
post_effect.py add rcon post effect 2 years ago
rebuild.sh фиксы ошибок 2 years ago
tradebot.facti13.external.py kj 1 year ago
tradebot.facti13.internal.py backend integration 2 years ago

README

put in servers.list servers:

ip1:port|password1|command
ip2:port|password2|command

create directory auth_data
1) add auth.txt file into this directory. Example file:
login
password
2) add steamguard file into this directory. Example file:
{
"steamid": "0",
"shared_secret": "aaaa",
"identity_secret": "bbbb"
}