MANIFEST.in
README.rst
setup.cfg
setup.py
botty_mcbotface/__init__.py
botty_mcbotface.egg-info/PKG-INFO
botty_mcbotface.egg-info/SOURCES.txt
botty_mcbotface.egg-info/dependency_links.txt
botty_mcbotface.egg-info/not-zip-safe
botty_mcbotface.egg-info/requires.txt
botty_mcbotface.egg-info/top_level.txt
botty_mcbotface/botty/__init__.py
botty_mcbotface/botty/api.py
botty_mcbotface/botty/db/__init__.py
botty_mcbotface/botty/db/models/__init__.py
botty_mcbotface/botty/db/models/base.py
botty_mcbotface/botty/db/routines/__init__.py
botty_mcbotface/botty/db/routines/routine_populate_db.py
botty_mcbotface/data/data.txt
botty_mcbotface/plugins/__init__.py
botty_mcbotface/plugins/arise.py
botty_mcbotface/plugins/calendar.py
botty_mcbotface/plugins/cheers.py
botty_mcbotface/plugins/eightball.py
botty_mcbotface/plugins/flipper.py
botty_mcbotface/plugins/help.py
botty_mcbotface/plugins/searches.py
botty_mcbotface/plugins/seen.py
botty_mcbotface/plugins/today.py
botty_mcbotface/plugins/weather.py
botty_mcbotface/task_runner/__init__.py
botty_mcbotface/utils/__init__.py
botty_mcbotface/utils/formatting.py
botty_mcbotface/utils/tools.py