Add note about dump_deck.py and random_deck.py

This commit is contained in:
Juhani Krekelä 2019-05-06 11:14:39 +03:00
parent bedc9680b7
commit 57f8f60980
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ Using
Copy `bot.conf.example` to `bot.conf` and run `python3 ircbot.py`. You can also
test the game logic by doing `python3 gameloop.py` directly.
`dump_deck.py` and `random_deck.py` are stand-alone toola for interacting with
Cardcast API. They use `cardcast_api.py` to do the requests.
License
-------
Everything in this repo is under CC0.