Rapptz b6ac856868 [commands] Allow loading cogs from folders.
Internally, instead of using module objects just use the `__module__`
attribute which is the same thing. From preliminary testing this seems
to work fine with both regular one-file-per-cog approaches and the
folder cog approach.

Fixes #126.
2017-04-21 18:57:28 -04:00
..
2017-01-20 23:19:19 -05:00
2017-03-01 18:58:56 -05:00
2017-01-20 23:19:19 -05:00
2017-03-21 00:46:13 -04:00
2017-01-20 23:19:19 -05:00