43 Commits (master)

Author SHA1 Message Date
Rapptz a13fc8f835 Add support for guild_banner and display_banner 9 months ago
Josh 4e03b170ef
Update pyright version 1 year ago
Andrin e25b7ff3f8
Support for avatar decorations 1 year ago
James Hilton-Balfe 40986f9279
Fix overlapping or incorrect slots found by slotscheck 3 years ago
Alex Nørgaard 2b9e43dbf9
Change Message.application type to MessageApplication 3 years ago
Soheab dd52f856f3
Use static_format over format if present in Asset.replace 3 years ago
Jonah Lawrence 862eba1e59
Add filename and description kwargs for to_file 3 years ago
Jonah Lawrence e80be19c4d
Add to_file for assets and emojis 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
chromacoat dreamkey 095aaa9ad1
Change wording of InvalidArgument removal in docs 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
Josh 2b69b5d545
Remove discord.InvalidArgument 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Maya 0b77b52da2
Add support for animated guild banners 3 years ago
JustAnyone 91652e3b60
Add per-guild member avatar support 4 years ago
Nadir Chowdhury 60d82cf908
implement guild stickers 4 years ago
Alex Nørgaard b47133dfb2
Add BaseUser.banner for all subclasses to access new banners 4 years ago
Rapptz f9bccabac5 Make Asset.with_ functions positional only 4 years ago
Rapptz d9adf4d35d Make Asset.replace only accept keyword arguments 4 years ago
Josh dc67d2bd85
Replace uses of Ellipsis as sentinels with utils.MISSING 4 years ago
Rapptz fed259a83b Refactor save() and read() into AssetMixin 4 years ago
Rapptz 9eaf1e85e4 Rewrite Asset design 4 years ago
Nadir Chowdhury 3e92196a2b
Add typings for audit logs, integrations, and webhooks 4 years ago
Rapptz 99fc950510 Use f-strings in more places that were missed. 4 years ago
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Daggy1234 13bba3afc2
Add Emoji.url_as 4 years ago
Zomatree 344cb96c5d
Add sticker support 4 years ago
SebbyLaw 2e2560126f Implement icon_rl_as and cover_image_url_as for AppInfo 5 years ago
Rapptz 02397306b2 Drop superfluous zero in version related changes in the documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Zomatree 4b826a894c
removed parameter section in Asset.read 5 years ago
Devon R bf9b9c5879 Adjust BASE urls to have no trailing slash (consistency) 5 years ago
Devon R f5ebf42e1f Return invites as https, various URL normalization 5 years ago
fourjr 3961e7ef6d Support team members data in application info 6 years ago
Rapptz 7543328fe7 Update Sphinx to 2.1.2 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 9674055c2a Add support for animated guild icons. 6 years ago
slice d80d4145b1
Add Asset.read() to retrieve assets into bytes objects 6 years ago
Rapptz 7c091282ce Add equality comparisons between two assets and hashing an asset. 6 years ago
Rapptz 407d18a30d Fix various bugs with Asset._url None handling. 6 years ago
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago