LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.py
clashy.py.egg-info/PKG-INFO
clashy.py.egg-info/SOURCES.txt
clashy.py.egg-info/dependency_links.txt
clashy.py.egg-info/requires.txt
clashy.py.egg-info/top_level.txt
coc/__init__.py
coc/__main__.py
coc/_version.py
coc/abc.py
coc/buildings.py
coc/characters.py
coc/clans.py
coc/client.py
coc/constants.py
coc/cosmetics.py
coc/entry_logs.py
coc/enums.py
coc/errors.py
coc/events.py
coc/events.pyi
coc/game_data.py
coc/hero.py
coc/http.py
coc/iterators.py
coc/miscmodels.py
coc/player_clan.py
coc/players.py
coc/raid.py
coc/spell.py
coc/troop.py
coc/utils.py
coc/war_attack.py
coc/war_clans.py
coc/war_members.py
coc/wars.py
coc/ext/discordlinks/__init__.py
coc/ext/triggers/__init__.py
coc/ext/triggers/cron.py
coc/ext/triggers/triggers.py
coc/static/static_data.json
coc/static/translations.json
coc/static/update_static.py
tests/test_capitalraidseasons.py
tests/test_clans.py
tests/test_clash_meta.py
tests/test_client.py
tests/test_enums.py
tests/test_login.py
tests/test_miscmodels.py
tests/test_players.py
tests/test_troop_levels.py
tests/test_wars.py