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`.
|
2021-04-04 07:03:53 -04:00 |
|
Nihaal Sangha
|
69bdc3a184
|
Change copyright year to present
|
2021-01-15 05:28:11 -05:00 |
|
Tarek
|
7f17dc79a6
|
Remove namedtuples to better future guard the library
|
2020-09-21 03:36:58 -04:00 |
|
Xua
|
a1d6ff82dd
|
Fix NameError and AttributeError in Template and Integrations
|
2020-08-05 05:48:42 -04:00 |
|
NCPlayz
|
ce03c62c6b
|
[bugs] stop resolving Object for template/invite; remove dupe methods
|
2020-06-29 16:58:19 +01:00 |
|
Nadir Chowdhury
|
a64006ee9b
|
Add support for integrations
|
2020-06-28 14:50:43 -04:00 |
|