v1.3.0
What's Changed
- feat: add serenity support
- feat: add twilight support
- feat: rewrite the entire autoposter, making it actually automated
- feat: remove the
discriminator
property from thetopgg::user::User
struct after it was deprecated sincev1.1.0
- style: change how
client.get_bots
is used, utilizingIntoFuture
for syntactic sugar, makingtopgg::Query
obselete - refactor: reduce DRY issues in the codebase by utilizing several macros
Full Changelog: v1.2.2...v1.3.0