Skip to content

v1.0.0

Compare
Choose a tag to compare
@Esmeray6 Esmeray6 released this 01 May 14:10
· 163 commits to master since this release
  • Renamed the module folder from dbl to topgg
  • Added post_shard_count argument to DBLClient.post_guild_count
  • Autopost now supports automatic shard posting
  • Large webhook system rework
    • Added support for server webhooks
    • Webhook is now managed via new WebhookManager class
  • Renamed DBLException to TopGGException
  • Renamed DBLClient.get_bot_upvotes() to DBLClient.get_bot_votes
  • Added DBLClient.generate_widget along with the widgets section in the documentation
  • Implemented a properly working ratelimiter
  • Added on_autopost_error
  • All autopost events now follow on_autopost_x naming format, e.g. on_autopost_error, on_autopost_success
  • Added handlers for autopost args set when autopost is disabled