|
50e9d35064
|
Created data_length and data_tuple attributes for Search
|
2018-03-03 12:29:37 -05:00 |
|
ab96f0fa23
|
Got discord.py to work with scrython.
|
2018-02-28 21:04:45 -05:00 |
|
f14dc616af
|
Edited some files before work begins.
|
2018-02-28 18:23:33 -05:00 |
|
215379e5fe
|
Updated docs to properly reflect changes.
|
2018-02-27 22:42:34 -05:00 |
|
ae0789cfb7
|
Fixed query bug.
|
2018-02-27 22:37:48 -05:00 |
Mendess2526
|
31b65e8e99
|
Adds power, toughness, loyalty, and flavor_text methods to card object
|
2018-02-26 23:19:00 +00:00 |
Nanda Scott
|
3f05856b4a
|
Added docstrings to all Cards classes.
|
2018-02-21 14:42:58 -05:00 |
Nanda Scott
|
b76e9032d5
|
Created docs, and cleaned up some code for more consistency.
|
2018-02-19 17:04:43 -05:00 |
Nanda Scott
|
1177ebaf46
|
I think I fixed the issue with async now.
|
2018-02-15 15:03:18 -05:00 |
Nanda Scott
|
958c332e65
|
Changed a whole bunch of stuff.
|
2018-02-13 21:02:48 -05:00 |
Nanda Scott
|
5bb912da76
|
Refactored cards.
|
2018-02-13 16:51:03 -05:00 |
Nanda Scott
|
91a5f04113
|
Refactored autocomplete to be more consistent with the rest of the library.
|
2018-02-13 16:35:01 -05:00 |
Nanda Scott
|
3d5be5a24e
|
Refactored more errors that I missed.
|
2018-02-13 16:22:02 -05:00 |
Nanda Scott
|
5cba1532f7
|
Added better error handling and messages.
|
2018-02-13 16:17:20 -05:00 |
Nanda Scott
|
e86d911cc4
|
Created search object.
|
2018-02-13 15:58:28 -05:00 |
Nanda Scott
|
bd74b96e4a
|
Merge branch 'develop' of github.com:NandaScott/Scrython into nanda/cards_search
|
2018-02-13 15:19:03 -05:00 |
Nanda Scott
|
30b03a3630
|
Fixed a bug by changing all kwargs to default to None
|
2018-02-09 17:46:42 -05:00 |
Nanda Scott
|
eee66d4826
|
Refactored cards to be more clear and consistent.
|
2018-02-06 22:01:08 -05:00 |
Nanda Scott
|
18475cc257
|
Added next_page and warnings to Search().
|
2018-02-06 21:55:24 -05:00 |
Nanda Scott
|
4c045a3fe0
|
Added a class for using the search endpoint.
|
2018-02-06 21:52:21 -05:00 |
Nanda Scott
|
05d398e7fb
|
Changed set attribute to prevent some confusion from python.
|
2018-02-06 20:11:18 -05:00 |
Nanda Scott
|
78604b4099
|
Moved files around for uploading to PyPI.
|
2018-02-05 22:32:12 -05:00 |