reload(sys) could cause problem in user code - ie, sys.stdout, excepthook, and displayhook would be reset, etc
Finished the echo bot quickstart. Added placeholders for other guides we need.