Skip to content

slagerfin/vindinium-pyPahisBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Should work only with python3.

Install deps:

pip install -r requirements.txt

Run with:

python client.py <key> <[training|arena]> <number-of-games-to-play> [server-url]

Examples:

python client.py mySecretKey arena 10
python client.py mySecretKey training 10 http://localhost:9000

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%