Rapptz 6d88024f0f [commands] Add special extension function 'teardown' for clean-up.
This is to support people who want to clean up some external resource
that the extension is maintaining outside of a cog, where __unload
should be used instead.

The callable is the antipode of 'setup' and takes the same sole
parameter, the bot, after all commands, events, and cogs have been
unloaded.

Fixes #405.
2016-12-17 14:15:11 -05:00
..
2016-05-06 12:23:24 -04:00
2016-11-30 17:05:29 -05:00
2016-08-06 16:54:07 -07:00
2016-11-17 21:07:54 -05:00
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-09-10 23:06:02 -04:00
2016-05-06 12:23:24 -04:00
2016-11-17 20:42:06 -05:00
2016-12-02 01:28:54 -05:00
2016-12-16 21:28:12 -05:00