| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [commands] Fix special method detection for regular function objects. | Rapptz | 2019-02-24 | 1 | -3/+12 |
| * | [commands] Fix bug in behaviour in the cog inspection methods. | Rapptz | 2019-02-23 | 1 | -5/+10 |
| * | Update copyright years. | Rapptz | 2019-02-23 | 1 | -1/+1 |
| * | [commands] Update stale parent references in subcommands. | Rapptz | 2019-02-23 | 1 | -0/+14 |
| * | [commands] Fix bug with cog bot check once not being unloaded properly. | Rapptz | 2019-02-23 | 1 | -1/+1 |
| * | [commands] Fix attribute access in cogs to commands. | Rapptz | 2019-02-23 | 1 | -0/+4 |
| * | [commands] Pass over kwargs to `type.__new__` | Rapptz | 2019-02-23 | 1 | -1/+1 |
| * | Rework entire cog system and partially document it and extensions. | Rapptz | 2019-02-23 | 1 | -0/+325 |