A set of modules and supporting libraries for the [Willie][] IRC bot.
This version is a major update. There are now many more features as well as the infrastructure to add many more.
- [Willie][]
- [SQLAlchemy][]
- [Elixir][]
- [Paver][] (For easier install)
I have a pavement file that should automate most of the setup tasks for you. There are a couple steps:
- Download Card Data
- Add static data (Colors, Rarities, etc.) to the database.
- Add Card data to the database (This step takes some time).
- Add pricing data to the database.
- Run tests.
Using pavement, we can narrow this down to:
paver fromcleanall
paver deploy
Note that the deploy task assumes that Willie is in the same directory as mtg-irc
. This needs to be changed in the future.
.card, .price, .eprice, .flavor, .rulings