jotacor / tradunio

Tradunio helps you to play Comunio game and control your opponents and when it is a good deal to sell or to buy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tradunio

Tradunio helps you to play Comunio game and control your opponents and when it is a good deal to sell or to buy.

Usage

Initializes the database and retrieves the first data to work.

./tradunio.py --init

Cron this on your server and you will receive an email all mornings with your updated team, players to sell and players to buy.

Updates the data of all the users and players and sends you an email.

./tradunio.py --update --mail

Updates best players to sell.

` ./tradunio.py --sell --mail

Updates best players to buy.

` ./tradunio.py --buy --mail

About

Tradunio helps you to play Comunio game and control your opponents and when it is a good deal to sell or to buy.

License:MIT License


Languages

Language:Python 100.0%