README.rst
pyproject.toml
setup.py
nixbot/__main__.py
nixbot/clients.py
nixbot/command.py
nixbot/handler.py
nixbot/objects.py
nixbot/persist.py
nixbot/runtime.py
nixbot.egg-info/PKG-INFO
nixbot.egg-info/SOURCES.txt
nixbot.egg-info/dependency_links.txt
nixbot.egg-info/entry_points.txt
nixbot.egg-info/top_level.txt
nixbot/modules/__init__.py
nixbot/modules/dbg.py
nixbot/modules/irc.py
nixbot/modules/req.py
nixbot/modules/rss.py
nixbot/modules/slg.py
nixbot/modules/thr.py
nixbot/modules/ver.py
tests/test_composite.py
tests/test_interface.py
tests/test_json.py
tests/test_mixin.py
tests/test_object.py