Mysty
|
418a7915e6
|
Add raw presence update evemt
|
2 months ago |
MCausc78
|
58b6929aa5
|
Add SKU subscriptions support
|
6 months ago |
Andrin
|
a70217a719
|
Support for Soundboard and VC effects
|
6 months ago |
Rapptz
|
df4b1c88df
|
Move MissingApplicationID to top-level discord namespace
|
7 months ago |
Rapptz
|
3a80636029
|
Version bump for development
|
10 months ago |
Rapptz
|
978a96b25c
|
Version bump to v2.4.0
|
10 months ago |
DA344
|
e43bd8692c
|
Add support for Polls
Co-authored-by: owocado <[email protected]>
Co-authored-by: Josh <[email protected]>
Co-authored-by: Trevor Flahardy <[email protected]>
|
11 months ago |
Lucas Hardt
|
99618c823a
|
Add support for premium app integrations
Co-authored-by: Danny <[email protected]>
Co-authored-by: Lucas Hardt <[email protected]>
Co-authored-by: Andrin S. <[email protected]>
|
1 year ago |
Rapptz
|
c6bdb0b0dd
|
Version bump for development
|
2 years ago |
Rapptz
|
2a9640b516
|
Version bump to v2.3.1
|
2 years ago |
Rapptz
|
0c6a2fc3d5
|
Version bump for development
|
2 years ago |
Rapptz
|
c785e4ba75
|
Version bump to v2.3
|
2 years ago |
Rapptz
|
78099992dd
|
Version bump for development
|
2 years ago |
Rapptz
|
78175ded1b
|
Version bump to v2.2.2
|
2 years ago |
Rapptz
|
82bfb3cf34
|
Version bump for development
|
2 years ago |
Rapptz
|
bbf2cce488
|
Version bump to v2.2.1
|
2 years ago |
Rapptz
|
7a0744c9a9
|
Version bump for development
|
2 years ago |
Rapptz
|
7f1b39b5b3
|
Version bump to v2.2.0
|
2 years ago |
Varun J
|
029ed6c46d
|
Version bump for development
|
2 years ago |
Rapptz
|
24bdb44d54
|
Version bump for development
|
2 years ago |
Rapptz
|
24b61a71c1
|
Version bump to v2.1.0
|
2 years ago |
Rapptz
|
8ab4d25d40
|
Version bump for development
|
3 years ago |
Rapptz
|
cb587f67ba
|
Version bump to v2.0.1
|
3 years ago |
Rapptz
|
4abea7bafa
|
Version bump for development
|
3 years ago |
Rapptz
|
575af0ff51
|
Version bump to v2.0.0
|
3 years ago |
Alex Nørgaard
|
5426d19dc7
|
Implement AutoMod
|
3 years ago |
Nadir Chowdhury
|
e2d0193531
|
Implement WelcomeScreen
|
3 years ago |
Rapptz
|
52e16573f5
|
Remove unused imports and make exports explicit
This allows Pyright to actually catch these errors, which would be
useful for CI purposes in the future.
|
3 years ago |
thetimtoy
|
58c1e8fabf
|
Remove unnecessary exported variables
|
3 years ago |
Rapptz
|
0d2db90028
|
Implement slash commands
|
3 years ago |
Nadir Chowdhury
|
3c6279b947
|
Implement Guild Scheduled Events
|
3 years ago |
Rapptz
|
d0c295b595
|
Add explicit type annotation to version_info and reformat
|
4 years ago |
Ryu JuHeon
|
0faf4c8e2b
|
Stricter type hint in releaselevel
|
4 years ago |
Arnav Jindal
|
cd4b0904db
|
Change NamedTuple in __init__.py
|
4 years ago |
Rapptz
|
68c7c538f5
|
First pass at preliminary thread support
This is missing a lot of functionality right now, such as two gateway
events and all the HTTP CRUD endpoints.
|
4 years ago |
Nadir Chowdhury
|
9f98a9a87f
|
Implement StageInstance
|
4 years ago |
Rapptz
|
98570793e4
|
Add initial support for buttons and components
|
4 years ago |
Nadir Chowdhury
|
89456022cf
|
Add `__all__` to remaining modules
|
4 years ago |
Rapptz
|
8cece19b22
|
Add on_interaction event and Interaction class.
This is the first pass at the functionality. It's currently a bit
incomplete.
|
4 years ago |
Rapptz
|
54288879e2
|
Remove userbot functionality
This has a lot of legacy and cruft so there may be some stuff I've
missed but this first pass is enough to get a clear separation.
|
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 |
Rapptz
|
68e379bc8b
|
Version bump for development
|
4 years ago |
Rapptz
|
757dd92272
|
Version bump to v1.7
|
4 years ago |
Rapptz
|
c5a44d8303
|
Version bump for development
|
4 years ago |
Nihaal Sangha
|
69bdc3a184
|
Change copyright year to present
|
4 years ago |
Rapptz
|
fc65526e9c
|
Bump version to 1.6
|
4 years ago |
Nadir Chowdhury
|
6b803acde4
|
[chore] Remove redundant imports
This also removes the historical patch for NullHandler implemented in bbf1c54 , as it has been available since Python 3.1.
|
4 years ago |
Rapptz
|
34f2fb36b1
|
Added MessageReference.resolved attribute to get replied to message
|
4 years ago |
Nadir Chowdhury
|
fa30386073
|
Fix `discord.RoleTags` resolution
|
4 years ago |
Zomatree
|
344cb96c5d
|
Add sticker support
|
4 years ago |