------------------
- New bot entry point runner, to support daemon mode.
- Added -d/--daemon mode to runner, daemonizes hippybot to run in system background.
- Added -p/--pid option to set location of PID file when in --daemon mode.
- Fixed missing _api attribute from main class, for HipChat API wrapper.