LICENSE
README.md
setup.py
lg_rez.egg-info/PKG-INFO
lg_rez.egg-info/SOURCES.txt
lg_rez.egg-info/dependency_links.txt
lg_rez.egg-info/requires.txt
lg_rez.egg-info/top_level.txt
lgrez/__init__.py
lgrez/__main__.py
lgrez/bot.py
lgrez/config.py
lgrez/bdd/__init__.py
lgrez/bdd/base.py
lgrez/bdd/enums.py
lgrez/bdd/model_actions.py
lgrez/bdd/model_ia.py
lgrez/bdd/model_jeu.py
lgrez/bdd/model_joueurs.py
lgrez/blocs/__init__.py
lgrez/blocs/env.py
lgrez/blocs/gsheets.py
lgrez/blocs/one_command.py
lgrez/blocs/ready_check.py
lgrez/blocs/realshell.py
lgrez/blocs/tools.py
lgrez/features/IA.py
lgrez/features/__init__.py
lgrez/features/actions_publiques.py
lgrez/features/annexe.py
lgrez/features/chans.py
lgrez/features/communication.py
lgrez/features/gestion_actions.py
lgrez/features/informations.py
lgrez/features/inscription.py
lgrez/features/open_close.py
lgrez/features/special.py
lgrez/features/sync.py
lgrez/features/taches.py
lgrez/features/voter_agir.py
test/__init__.py
test/mock_bdd.py
test/mock_discord.py
test/mock_env.py
test/test_bot.py
test/test_config.py
test/bdd/__init__.py
test/bdd/test_base.py
test/bdd/test_model_actions.py
test/bdd/test_model_ia.py
test/bdd/test_model_jeu.py
test/bdd/test_model_joueurs.py
test/blocs/__init__.py
test/blocs/test_env.py
test/blocs/test_gsheets.py
test/blocs/test_one_command.py
test/blocs/test_ready_check.py
test/blocs/test_realshell.py
test/blocs/test_tools.py
test/blocs/test_webhook.py
test/features/__init__.py
test/features/test_IA.py
test/features/test_actions_publiques.py
test/features/test_annexe.py
test/features/test_communication.py
test/features/test_gestion_actions.py
test/features/test_informations.py
test/features/test_inscription.py
test/features/test_open_close.py
test/features/test_special.py
test/features/test_sync.py
test/features/test_taches.py
test/features/test_voter_agir.py