README.rst
pyproject.toml
setup.py
bin/bot
bin/botd
bot/__init__.py
bot/disk.py
bot/error.py
bot/object.py
bot/parse.py
bot/run.py
bot/thread.py
bot/modules/__init__.py
bot/modules/cmd.py
bot/modules/err.py
bot/modules/fnd.py
bot/modules/irc.py
bot/modules/log.py
bot/modules/mbx.py
bot/modules/mod.py
bot/modules/rss.py
bot/modules/shp.py
bot/modules/tdo.py
bot/modules/thr.py
bot/modules/udp.py
libbot.egg-info/PKG-INFO
libbot.egg-info/SOURCES.txt
libbot.egg-info/dependency_links.txt
libbot.egg-info/top_level.txt
libbot.egg-info/zip-safe
test/test_none.py