Rapptz
|
b59628d69b
|
Add Colour.from_str factory method
This moves the command extension parsing code over to the main library
since it can be potentially useful for others.
|
3 years ago |
dolfies
|
29c2036bc8
|
Rebase to latest upstream
|
3 years ago |
Vaskel
|
338c960c5f
|
Add missing Optional import
|
3 years ago |
jack1142
|
783513726f
|
Add support for role icons
* Document ROLE_ICONS guild feature
https://github.com/discord/discord-api-docs/pull/3847
* Add support for role icons
https://github.com/discord/discord-api-docs/pull/3847
* Add support for role icon/emoji changes in audit log
https://github.com/discord/discord-api-docs/pull/3847
|
3 years ago |
dolfies
|
93b4d06f52
|
Implement role icons
|
3 years ago |
Nadir Chowdhury
|
d4df44375b
|
Add typings for models for guilds, activities, and voice
|
4 years ago |
Nadir Chowdhury
|
0903ea949f
|
Add typings for `Message`, `Emoji`, and `Member`
|
4 years ago |
Nadir Chowdhury
|
87e64dff06
|
Add typings for channels and `PartialUser`
|
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 |
Rapptz
|
6071607176
|
Bump copyright year to 2020
Closes #2510
|
5 years ago |
Rapptz
|
7ad4425c57
|
Update copyright years.
|
6 years ago |
Rapptz
|
caf3d17d4a
|
Rework entire cog system and partially document it and extensions.
|
6 years ago |
Dante Dam
|
9656a21ebe
|
Bumped copyright years to 2019.
|
6 years ago |
Rapptz
|
ff9f5749e1
|
Update copyright year to 2017.
|
8 years ago |
Rapptz
|
db4cc791dd
|
Update license of files to 2016.
|
9 years ago |
Rapptz
|
44953e7a3f
|
Rename project from pydiscord to discord.py
|
10 years ago |
Rapptz
|
3e0f09d32c
|
Initial commit
|
10 years ago |