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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[commands] Remove function call indirection when checking author
Rapptz
2021-05-25
1
-2
/
+1
*
Remove VerificationLevel aliases
Stanisław Jelnicki
2021-05-25
2
-22
/
+6
*
[commands] Remove Bot.self_bot
Tari
2021-05-25
1
-9
/
+1
*
Fix minor typo in typing() docs
numbermaniac
2021-05-25
1
-1
/
+1
*
Fix default hook signature
Imayhaveborkedit
2021-05-25
1
-1
/
+1
*
Fix cached_slot_property typings again
Rapptz
2021-05-23
1
-2
/
+1
*
Add a note about overwriting in set_permissions
pikaninja
2021-05-23
1
-0
/
+4
*
Add Discord Certified Moderator user flag
Stanisław Jelnicki
2021-05-23
3
-0
/
+12
*
[docs] typo fix
Nadir Chowdhury
2021-05-23
1
-1
/
+1
*
Fix Webhook example
apple502j
2021-05-23
1
-1
/
+1
*
Add vws message hook
Imayhaveborkedit
2021-05-23
1
-3
/
+10
*
Improve the example for abc.Messageable.typing
MrKomodoDragon
2021-05-23
1
-3
/
+4
*
Consistent loop attribute description
Cryptex
2021-05-23
1
-1
/
+1
*
[commands] Add BadColorArgument to __all__
Tari
2021-05-16
1
-0
/
+1
*
Fix sending arrays with nulls in them when changing presences
Rapptz
2021-05-16
1
-2
/
+4
*
Fix Colour.fuchsia docstring typo
chromacoat dreamkey
2021-05-15
1
-1
/
+1
*
Change Colour.blurple to new one
Dorukyum
2021-05-15
1
-1
/
+6
*
[tasks] Replace None check with MISSING check in task loop
Josh
2021-05-15
1
-2
/
+2
*
[commands] Update command.parent and command.parents docs
NextChai
2021-05-15
1
-4
/
+4
*
Update docs for (Partial)Message.publish to reflect the actual permissions ne...
Alex Nørgaard
2021-05-15
1
-1
/
+3
*
Add Colour.fuchsia and Colour.yellow
Arnav Jindal
2021-05-15
1
-0
/
+17
*
Fix for doc reference to python "raise" statement
ChasL
2021-05-15
1
-1
/
+1
*
Document Invite.inviter as optional
Stanisław Jelnicki
2021-05-12
2
-4
/
+4
*
Fix issues with imports causing NameErrors
Josh
2021-05-12
3
-5
/
+10
*
Add Template.url
Sebastian Law
2021-05-12
1
-0
/
+8
*
[tasks] Type hint the tasks extension
Josh
2021-05-12
1
-65
/
+126
*
[tasks] fix regular task loops
Sebastian Law
2021-05-10
1
-1
/
+2
*
Type up **kwargs of various methods
Nadir Chowdhury
2021-05-10
14
-72
/
+453
*
[tasks] Add support for explicit time parameter
Sebastian Law
2021-05-09
2
-32
/
+215
*
Typehint Widget
Josh
2021-05-09
3
-40
/
+131
*
[commands] Fix a minor grammar error in MaxConcurrencyReached
Jay3332
2021-05-07
1
-1
/
+1
*
[commands] Add GuildChannelConverter
sudosnok
2021-05-07
3
-11
/
+38
*
Explicitly ignore legacy file reference errors in sphinx -n mode
Josh
2021-05-06
2
-0
/
+30
*
Simplify SnowflakeList type hints
Rapptz
2021-05-06
1
-10
/
+2
*
Typehint File
Rapptz
2021-05-06
1
-7
/
+20
*
Fix various reference issues in documentation
Josh
2021-05-06
24
-52
/
+106
*
Typehint emoji classes
Rapptz
2021-05-05
4
-56
/
+89
*
Fix SnowflakeList typings
Rapptz
2021-05-05
1
-1
/
+16
*
Fix typings in message.py
Rapptz
2021-05-05
1
-5
/
+5
*
Add Guild.fetch_channel
Rapptz
2021-05-05
1
-0
/
+45
*
Add Permissions.manage_events
Rapptz
2021-05-05
1
-0
/
+8
*
Type hint GuildChannel and don't make it a Protocol
Rapptz
2021-05-05
2
-32
/
+153
*
Type-hint object.py
Josh
2021-05-05
1
-3
/
+15
*
Type hint colour.py
Josh
2021-05-05
1
-39
/
+51
*
Make GuildChannel inherit Snowflake
Josh
2021-05-05
1
-1
/
+1
*
Add discovery_splash and community field to Guild.edit
Nadir Chowdhury
2021-05-05
2
-6
/
+76
*
Fix AuditLogEntry.target being incorrect for bulk message delete
Rapptz
2021-05-04
1
-0
/
+2
*
[docs] remove mentions of bot only usability
Sebastian Law
2021-05-04
3
-12
/
+6
*
Add get_user to the things intents.members affects
pikaninja
2021-05-03
1
-0
/
+1
*
Replace uses of Ellipsis as sentinels with utils.MISSING
Josh
2021-05-03
4
-11
/
+15
[prev]
[next]