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
*
Version bump to v1.7.3
v1.7.3
v1.x
Rapptz
2021-06-12
1
-2
/
+2
*
Add changelog for v1.7.3
Rapptz
2021-06-12
1
-0
/
+11
*
Fix crash involving stickers
Rapptz
2021-06-12
1
-1
/
+1
*
Fix DM channel permissions not having read_messages
Rapptz
2021-06-12
1
-0
/
+2
*
[docs] typo fix
Nadir Chowdhury
2021-06-12
1
-1
/
+1
*
Update docs for (Partial)Message.publish to reflect the actual permissions ne...
Alex Nørgaard
2021-06-12
1
-1
/
+3
*
Fix for doc reference to python "raise" statement
ChasL
2021-06-12
1
-1
/
+1
*
Fix AuditLogEntry.target being incorrect for bulk message delete
Rapptz
2021-05-05
1
-0
/
+2
*
Version bump to v1.7.2
v1.7.2
Rapptz
2021-05-02
1
-2
/
+2
*
Add changelog for v1.7.2
Rapptz
2021-05-02
1
-0
/
+12
*
Clarify ClientUser.verified docs
David
2021-05-01
1
-1
/
+1
*
Fix grammar in the Guild.edit docstring
MrKomodoDragon
2021-05-01
1
-2
/
+2
*
[docs] Update notes for get_user and get_member
pikaninja
2021-05-01
2
-2
/
+2
*
Adjust quickstart to not show commands example
HyperGH
2021-05-01
1
-2
/
+3
*
Fix documentation for RoleConverter
jack1142
2021-05-01
1
-2
/
+2
*
Fix typo within `HelpCommand.verify_checks` documentation
Kino
2021-05-01
1
-1
/
+1
*
[docs] fix docstring of AppInfo
Nadir Chowdhury
2021-05-01
1
-5
/
+7
*
Update lavalink's repo url
Cryptex
2021-05-01
1
-1
/
+1
*
[tasks] Move the Loop's sleep to be before exit conditions
Steve C
2021-05-01
1
-2
/
+2
*
Add periods to sticker docs
NoName
2021-05-01
1
-13
/
+13
*
[docs] Fix various unresolved references
Nadir Chowdhury
2021-05-01
6
-13
/
+16
*
Fix guild.chunk() not working on evicted guilds
Steve C
2021-05-01
2
-1
/
+5
*
Add note to member docs about Spotify limitation
numbermaniac
2021-05-01
1
-0
/
+13
*
Fix exception for invalid channel types
Maya
2021-05-01
1
-1
/
+1
*
Fix async adapter detection in message deletion
Dan Hess
2021-04-29
1
-1
/
+1
*
Fix fail_if_not_exists not being set when constructed with state
Rapptz
2021-04-15
1
-0
/
+1
*
Add StageChannel to abc.GuildChannel docs
pikaninja
2021-04-15
1
-0
/
+1
*
[docs] Fix reference to `Guild.id`
Kino
2021-04-15
1
-1
/
+1
*
Fix Intents resolution in the docs
Rapptz
2021-04-15
1
-1
/
+1
*
Bring back discord module in discord.ext.commands documentation
Rapptz
2021-04-15
1
-1
/
+4
*
Remove current module reference in commands API docs
Rapptz
2021-04-15
1
-2
/
+0
*
Add missing attribute tables
jack1142
2021-04-15
1
-0
/
+18
*
[commands] Add StageChannelConverter to documentation
Rapptz
2021-04-15
1
-0
/
+3
*
[commands] Update Converter list in ext.commands introduction
Shun Tannai
2021-04-15
1
-10
/
+16
*
[docs] add note for possible Embed.type strings
Sebastian Law
2021-04-15
1
-0
/
+2
*
[docs] add label to basic converters section
Sebastian Law
2021-04-15
1
-0
/
+2
*
Version bump to v1.7.1
v1.7.1
Rapptz
2021-04-05
1
-2
/
+2
*
Update changelog for v1.7.1
Rapptz
2021-04-05
1
-0
/
+10
*
Fix versionadded not showing in docs for Attachment.content_type
Logan
2021-04-05
1
-1
/
+1
*
[commands] Fix logic in Cog.has_error_handler()
Rapptz
2021-04-05
1
-1
/
+1
*
Version bump to v1.7
v1.7.0
Rapptz
2021-04-04
1
-2
/
+2
*
Add missing documentation for StoreChannelConverter
Rapptz
2021-04-04
2
-1
/
+4
*
Add missing StoreChannel documentation
Rapptz
2021-04-04
1
-4
/
+13
*
Fix StoreChannel reference in changelog
Rapptz
2021-04-04
1
-1
/
+1
*
Add content_type to changelog
Rapptz
2021-04-03
1
-0
/
+1
*
Add content_type to Attachment
Zomatree
2021-04-03
1
-1
/
+6
*
Add changelog for v1.7
Rapptz
2021-04-03
1
-0
/
+82
*
Guard for `None` in VocalGuildChannel.members
Rapptz
2021-04-03
1
-1
/
+1
*
[commands] Add missing versionadded on StoreChannelConverter
Rapptz
2021-04-03
1
-5
/
+7
*
Rework the reaction roles example
Nadir Chowdhury
2021-04-03
1
-25
/
+27
[next]