4 Commits

Author SHA1 Message Date
Twentysix
ef54883d15 Added way to reset nicknames 2016-05-01 02:57:31 +02:00
Twentysix
4eccdcdcd6 Added !set nickname and !rename <user> 2016-05-01 00:04:04 +02:00
Will Tekulve
9603075538 Don't try to interpret clientexceptions on cog load 2016-04-28 21:39:14 -04:00
Will
5b764c41c3 Owner cog / Version command / doc link update / OAUTH (#203)
* 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`
2016-04-28 16:33:53 -04:00