index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit type annotation to version_info and reformat
Rapptz
2021-08-22
1
-6
/
+8
*
Stricter type hint in releaselevel
Ryu JuHeon
2021-07-21
1
-2
/
+2
*
Change NamedTuple in __init__.py
Arnav Jindal
2021-06-30
1
-2
/
+7
*
First pass at preliminary thread support
Rapptz
2021-06-08
1
-0
/
+1
*
Implement StageInstance
Nadir Chowdhury
2021-05-30
1
-0
/
+1
*
Add initial support for buttons and components
Rapptz
2021-05-27
1
-1
/
+2
*
Add `__all__` to remaining modules
Nadir Chowdhury
2021-04-07
1
-24
/
+24
*
Add on_interaction event and Interaction class.
Rapptz
2021-04-06
1
-0
/
+1
*
Remove userbot functionality
Rapptz
2021-04-04
1
-3
/
+1
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-2
/
+0
*
Version bump for development
Rapptz
2021-04-04
1
-2
/
+2
*
Version bump to v1.7
v1.7.0
Rapptz
2021-04-04
1
-2
/
+2
*
Version bump for development
Rapptz
2021-01-16
1
-2
/
+2
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-2
/
+2
*
Bump version to 1.6
v1.6.0
Rapptz
2021-01-07
1
-2
/
+2
*
[chore] Remove redundant imports
Nadir Chowdhury
2020-11-28
1
-8
/
+1
*
Added MessageReference.resolved attribute to get replied to message
Rapptz
2020-11-27
1
-1
/
+1
*
Fix `discord.RoleTags` resolution
Nadir Chowdhury
2020-11-26
1
-1
/
+1
*
Add sticker support
Zomatree
2020-11-23
1
-0
/
+1
*
Bump version for development purposes
Rapptz
2020-11-21
1
-2
/
+2
*
Version bump to v1.5.1
v1.5.1
v1.5.x
Rapptz
2020-10-19
1
-2
/
+2
*
Version bump to v1.5.0
v1.5.0
Rapptz
2020-09-28
1
-2
/
+2
*
Implement VoiceProtocol lower level hooks.
Rapptz
2020-09-23
1
-1
/
+1
*
Add support for message_reference on Message object
Sebastian Law
2020-09-23
1
-1
/
+1
*
Version bump for development purposes
Rapptz
2020-08-22
1
-2
/
+2
*
Version bump to 1.4.1
v1.4.1
Rapptz
2020-08-09
1
-2
/
+2
*
Extend __path__ with pkgutil to allow editable extensions
Bryan Forbes
2020-08-07
1
-0
/
+2
*
Version bump to 1.4
v1.4.0
Rapptz
2020-08-05
1
-2
/
+2
*
Add an exposed way to extract shard-specific information.
Rapptz
2020-07-25
1
-1
/
+1
*
Add support for integrations
Nadir Chowdhury
2020-06-28
1
-0
/
+1
*
Add support for Discord templates
Nadir Chowdhury
2020-06-28
1
-0
/
+1
*
[docs] Fix PublicUserFlags not showing up
Nadir Chowdhury
2020-06-04
1
-1
/
+1
*
Bump version for development
Rapptz
2020-04-06
1
-2
/
+2
*
Add support for configuring allowed mentions per message or bot wide.
Rapptz
2020-04-04
1
-0
/
+1
*
Version bump to v1.3.3
v1.3.3
Rapptz
2020-04-04
1
-2
/
+2
*
Bump version to v1.3.2
v1.3.2
Rapptz
2020-02-22
1
-2
/
+2
*
Version bump to v1.3.1
v1.3.1
Rapptz
2020-01-26
1
-2
/
+2
*
Version bump to v1.3
v1.3.0
Rapptz
2020-01-24
1
-2
/
+2
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-2
/
+2
*
Implement discord.MessageFlags
NCPlayz
2019-12-20
1
-1
/
+2
*
Move PartialEmoji over to a new namespace to avoid circular imports
Rapptz
2019-11-20
1
-1
/
+2
*
Version bump for development purposes.
Rapptz
2019-07-27
1
-2
/
+2
*
Export Team related stuff from __init__
Rapptz
2019-06-30
1
-0
/
+1
*
Version bump to 1.2.3
v1.2.3
Rapptz
2019-06-25
1
-2
/
+2
*
Version bump to 1.2.2
v1.2.2
Rapptz
2019-06-09
1
-2
/
+2
*
Version bump to 1.2.1
v1.2.1
Rapptz
2019-06-09
1
-2
/
+2
*
Version bump to 1.2.0
v1.2.0
Rapptz
2019-06-09
1
-2
/
+2
*
Add support for system channel flags
Rapptz
2019-06-06
1
-1
/
+1
*
Change version to v1.2.0a for development purposes.
Rapptz
2019-05-11
1
-2
/
+2
*
Version bump to v1.1.1
v1.1.1
Rapptz
2019-05-11
1
-2
/
+2
[next]