Rapptz
|
794327cdb4
|
Fix type errors with required keys in the integration types
|
4 years ago |
Rapptz
|
1ae40a11b7
|
Fix some type errors in StreamIntegration.edit
|
4 years ago |
Rapptz
|
06743dd434
|
Make StreamIntegration.role a property rather than a strong reference
|
4 years ago |
Maya
|
4d7822493f
|
Add support for bot integrations
|
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
|
ff7094ce96
|
Convert datetimes to aware datetimes with UTC.
Naive datetimes will now be interpreted as local time throughout
the library.
|
4 years ago |
Rapptz
|
9d39b135f4
|
Modernize code to use f-strings
This also removes the encoding on the top, since Python 3 does it by
default. It also changes some methods to use `yield from`.
|
4 years ago |
Nihaal Sangha
|
69bdc3a184
|
Change copyright year to present
|
4 years ago |
Tarek
|
7f17dc79a6
|
Remove namedtuples to better future guard the library
|
5 years ago |
Xua
|
a1d6ff82dd
|
Fix NameError and AttributeError in Template and Integrations
|
5 years ago |
NCPlayz
|
ce03c62c6b
|
[bugs] stop resolving Object for template/invite; remove dupe methods
|
5 years ago |
Nadir Chowdhury
|
a64006ee9b
|
Add support for integrations
|
5 years ago |