7 Commits

Author SHA1 Message Date
sgtlaggy
5124b73d14 Add extra error handling to converters example 2023-01-14 18:56:38 -05:00
Rapptz
8591cfc5e7 Run black on all examples and require it for CI 2022-03-24 23:40:59 -04:00
Stocker
e63c9bad85
Use display_avatar instead of avatar in converters example 2022-03-06 23:05:06 -05:00
Austin
5780ff5ef0
Add message content intent to examples 2022-03-06 23:04:48 -05:00
apple502j
127b3239e9
Fix AttributeError in examples 2021-04-27 08:09:01 -04:00
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
Alex Nørgaard
7f05f7f6c0
Add converter example 2021-02-23 03:54:31 -05:00