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.
|
|
2 months ago | |
|---|---|---|
| git_build | 3 years ago | |
| .DS_Store | 2 months ago | |
| .dockerignore | 3 years ago | |
| .gitignore | 3 years ago | |
| Dockerfile | 3 years ago | |
| README | 3 years ago | |
| backend_integration.py | 2 months ago | |
| colors.py | 3 years ago | |
| db_driver.py | 3 years ago | |
| discord_alarm.py | 3 years ago | |
| docker-compose.yaml | 3 years ago | |
| post_effect.py | 3 years ago | |
| rebuild.sh | 3 years ago | |
| tradebot.facti13.external.py | 2 months ago | |
| tradebot.facti13.internal.py | 3 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"
}