1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-09-23 00:13:34 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
8591cfc5e7 Run black on all examples and require it for CI 2022-03-24 23:40:59 -04:00
e63c9bad85 Use display_avatar instead of avatar in converters example 2022-03-06 23:05:06 -05:00
5780ff5ef0 Add message content intent to examples 2022-03-06 23:04:48 -05:00
127b3239e9 Fix AttributeError in examples 2021-04-27 08:09:01 -04:00
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
7f05f7f6c0 Add converter example 2021-02-23 03:54:31 -05:00