| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Redesign asset retrieval in the library. | NCPlayz | 2019-04-06 | 1 | -2/+0 |
| | | | | | | | | | | | | Most assets now return a new class named `Asset`. This allows for the assets to be consistently saved via a `save` method instead of special casing for `Attachment`. `AppInfo` is no longer a namedtuple it is a fully documented dataclass, as well as having the state attached to it. Fixes #1997 | ||||
| * | Some widget fixes. | Rapptz | 2019-03-19 | 1 | -7/+15 |
| | | |||||
| * | Add support for guild widget | NCPlayz | 2019-03-19 | 1 | -0/+244 |