LICENSE
README.md
setup.py
dicergirl/__init__.py
dicergirl.egg-info/PKG-INFO
dicergirl.egg-info/SOURCES.txt
dicergirl.egg-info/dependency_links.txt
dicergirl.egg-info/requires.txt
dicergirl.egg-info/top_level.txt
dicergirl/common/__init__.py
dicergirl/common/const.py
dicergirl/common/decorators.py
dicergirl/common/messages.py
dicergirl/common/registers.py
dicergirl/common/response.py
dicergirl/errors/__init__.py
dicergirl/errors/parseerror.py
dicergirl/errors/pluginerror.py
dicergirl/handlers/__init__.py
dicergirl/handlers/default.py
dicergirl/handlers/general.py
dicergirl/handlers/on.py
dicergirl/plugins/__init__.py
dicergirl/plugins/operation.py
dicergirl/plugins/parse.py
dicergirl/reply/__init__.py
dicergirl/reply/data.py
dicergirl/reply/init.py
dicergirl/reply/manager.py
dicergirl/reply/registry.py
dicergirl/reply/parsers/__init__.py
dicergirl/reply/parsers/matcher.py
dicergirl/reply/parsers/parser.py
dicergirl/reply/parsers/templates.py
dicergirl/utils/__init__.py
dicergirl/utils/blacklist.py
dicergirl/utils/cards.py
dicergirl/utils/dicer.py
dicergirl/utils/docimasy.py
dicergirl/utils/parser.py
dicergirl/utils/plugins.py
dicergirl/utils/settings.py
dicergirl/utils/utils.py