* Version command (#183)
* reword. replace link with link to our doc
* Move all owner commands to a separate plugin (#188)
* Move all owner commands to their own plugin.
* Move all initial cog loading to Owner plugin
* Final fix of initial cog loading
* don't allow people to unload the owner plugin without reloading it
* make sure we modify the cog registry like we're supposed to
* log the functionname too
Message updates, grammar, politeness etc
Get right names in logging formatter
Ignore cogs.owner if we find it
* add version back in
add reload docstring
Heh, woops...little security bug here
* Add in globals and bot to locals
* pass exception to the logger
* Bot will now generate OAUTH URL from the supplied endpoint (#196)
* Formatting changes, revert uptime
* Store the oauth_url internally, provide it if the owner uses `!join`