81 Commits (9af724511793482bac866ddaa610565730c662b2)

Author SHA1 Message Date
Faster Speeding 9af7245117
preferred_locale already added in another pr. 6 years ago
Luke 0deb30e561 guild.preferred_locale 6 years ago
Luke 94507bd9f5 Add guild prune and prune count. 6 years ago
Luke e5be243775 Add voice regions + conform guild.vanity_url to standard seen for other url properties on guild. 6 years ago
Luke 54f8f847e8 Replace get_vanity_url function with vanity_url property on guild object. 6 years ago
Andrei ced24273ce
ref: improve User.get_avatar_url and Guild.get_icon_url 6 years ago
Luke Mathew-Byrne dc752d248a Fix dictionary changed size during iteration while converting levels map (#146) 6 years ago
Justin ca9378c833 Adding more guild things that API returns to bots (#141) 6 years ago
Dooley_labs 70ed08c7f5 Bugs found in testing and code review (#143) 6 years ago
Luke Mathew-Byrne 5223f886b2 Discord Nitro Boosting support + rich presence chat embeds (#140) 6 years ago
Justin 405488c728
Updating emoji cdn (#137) 6 years ago
Andrei 4a3295e63d
Add GuildMember.disconnect to disconnect a member from voice 6 years ago
Luke Mathew-Byrne 92e940fcf9 Added several end points + fixed typo (#138) 6 years ago
Andrei Zbikowski bb9e6bb356
[refactor] Kill Holster (#132) 6 years ago
andrei 669c8348c2 Add support for guild banners 6 years ago
Andrei 1b3c7fb7a6
Rework how Guild member syncing works, deprecate `Guild.sync` 6 years ago
andrei 75b60b6e17 Correct channel permissions calculation, cleanup channel tests 6 years ago
Sebastian Winkler a8ebb0f1b2 adds support for animated emoji (#74) 7 years ago
Andrei Zbikowski 44689af035
[QOL] Flake8 CI and Fixes (#61) 8 years ago
andrei 583e2c3b8e Refactor the way channels are created 8 years ago
andrei 530a79f113 Clean up some interfaces 8 years ago
andrei 9e70c54891 [guilds] GuildBan.reason should use text not unicode 8 years ago
andrei 4b4508a75e [guild] GuildBan.reason should use unicode, not string 8 years ago
andrei c11ed6da13 [guild] add support for system_channel_id & GUILD_MEMBER_JOIN 8 years ago
Andrei b755c62377 [guild] rework role update interface 8 years ago
Andrei 070cb689d3 [audit-log] add Guild.audit_log_iter for constructing iterator 8 years ago
Andrei e0ce459c96 [bugfix] fix behavior of cached_property 8 years ago
Andrei Zbikowski 5fedac5151 Audit Log (#35) 8 years ago
Andrei f3b3dd47b5 Add EXTREME verification level 8 years ago
Andrei 9fdfecd7f7 Include @everyone role within Guild.get_permissions (fixes #30) 8 years ago
andrei f14f316ebc Fix image hashes incorrectly using `binary` type 8 years ago
Andrei dc7e282943 Add get_icon_url/get_splash_url for Guild's 8 years ago
Andrei 8687a47c14 Add Guild.get_invites, Guild.get_emojis, MessageReactionAdd.delete 8 years ago
Andrei 33f77869d5 Add GuildEmoji.delete 8 years ago
Andrei b82c3ab69a Add explicit_content_filter and default_message_notifications to guilds 8 years ago
Andrei b340440ec1 Fix the way cached presences work 8 years ago
Andrei b96b7e5fa8 Add Guild.owner to grab a guild owners member 8 years ago
Andrei 6af9e24456 Add support for leaving guilds 8 years ago
Andrei 642542d975 Add support for updating guild emoji, opening DMs 8 years ago
Andrei f3ae56a496 Fix role mentions 8 years ago
Andrei a8793c869f Add duration arg type, fix GuildMember.remove_role 8 years ago
Andrei 12031c3d73 Add GuildMember.modify 8 years ago
Andrei 713c1be01b Various fixes, remove lazy_datetime, etc 8 years ago
Andrei 835242c241 Add GuildMember.name property, returning nickname or username 8 years ago
Andrei 514a99dcea feature - add Guild.create_channel 8 years ago
Andrei ceb57e19d4 bugfix - fix `create_hash` not reading from the created object 8 years ago
Andrei 8d3e290e03 feature - add GuildMember.unban utility method 8 years ago
Andrei fca1599579 bugfix - fields without a default but set to None would become UNSET 8 years ago
Andrei b41bcebef9 feature - add url property to GuildEmoji 8 years ago
Andrei d80e3c4c57 Swap to using RESTful role add/remove endpoints 8 years ago