MANIFEST.in
README.md
setup.cfg
setup.py
version
bin/backup.sh
bin/restore.sh
bin/xkcd-bot
xkcd_bot/XkcdBot.py
xkcd_bot/XkcdCommandParser.py
xkcd_bot/__init__.py
xkcd_bot.egg-info/PKG-INFO
xkcd_bot.egg-info/SOURCES.txt
xkcd_bot.egg-info/dependency_links.txt
xkcd_bot.egg-info/not-zip-safe
xkcd_bot.egg-info/requires.txt
xkcd_bot.egg-info/top_level.txt
xkcd_bot/db/Comic.py
xkcd_bot/db/Subscription.py
xkcd_bot/db/__init__.py