README.rst
pyproject.toml
setup.py
nixbot/__init__.py
nixbot/__main__.py
nixbot/clients.py
nixbot/command.py
nixbot/handler.py
nixbot/imports.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/flt.py
nixbot/modules/fnd.py
nixbot/modules/irc.py
nixbot/modules/log.py
nixbot/modules/mod.py
nixbot/modules/req.py
nixbot/modules/rss.py
nixbot/modules/slg.py
nixbot/modules/sts.py
nixbot/modules/tbl.py
nixbot/modules/tdo.py
nixbot/modules/thr.py
nixbot/modules/tmr.py
nixbot/modules/upt.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