Skip to content

v0.3.0

Latest

Choose a tag to compare

@tibue99 tibue99 released this 05 Apr 21:19
· 7 commits to main since this release

New models and attributes (#11)

  • Renamed get_member_count to get_guild_stats.
  • User/member stats are now grouped in different models.
  • Added timestamp attributes for various systems.

Charts

  • Replaced type dict[date, int] with Chart model.
  • Chart inherits from BaseChart to support most dictionary operations.

Updates

  • Models are now generated using the OpenAPI spec .
  • Refactored requirements.