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
...
*
Implement zlib streaming for the gateway.
Rapptz
2017-10-12
2
-6
/
+26
*
[commands] Minor speed-up for the BucketType.guild case.
Rapptz
2017-10-08
1
-1
/
+1
*
[commands] Make CooldownMapping.get_bucket take Message instead.
Rapptz
2017-10-08
2
-7
/
+6
*
Fix TypeError in utils.oauth_url
ReinaSakuraba
2017-10-04
1
-1
/
+1
*
[commands] Split Cooldown state processing to two different functions.
MysterialPy
2017-10-03
2
-8
/
+34
*
Further clarify how bots can interact with emoji endpoints
Pandentia
2017-10-03
2
-0
/
+6
*
Remove reference to "whitelisted" bots for emoji endpoints
Pandentia
2017-10-03
2
-9
/
+0
*
Fix AppInfo.id being a string
ReinaSakuraba
2017-10-02
1
-1
/
+1
*
Move pre-emptive message to DEBUG log level.
Rapptz
2017-10-01
1
-1
/
+1
*
Allow creating a channel with a category.
Rapptz
2017-09-29
2
-7
/
+21
*
Fix Guild.system_channel always returning None.
Rapptz
2017-09-26
1
-1
/
+1
*
Don't use Bulk Channel Edit endpoint if not actually moving channels.
Rapptz
2017-09-24
2
-2
/
+5
*
Temporarily add created channels to cache.
Rapptz
2017-09-23
1
-3
/
+15
*
Changed discord.Client.event to debug log success instead of info log.
espeonofespeonage
2017-09-23
1
-1
/
+1
*
Fix margins on <p> tags.
Rapptz
2017-09-22
1
-0
/
+4
*
Properly handle cases where a category is removed.
Rapptz
2017-09-21
1
-1
/
+1
*
Fix header size warnings.
Rapptz
2017-09-21
1
-1
/
+1
*
Add custom details directive.
Rapptz
2017-09-21
2
-1
/
+58
*
More CSS fixes.
Rapptz
2017-09-21
1
-2
/
+9
*
Fix weird margins with unordered lists in the HTML5 output.
Rapptz
2017-09-21
1
-0
/
+9
*
Try to build HTML5 for docs.
Rapptz
2017-09-21
2
-0
/
+3
*
Fix sorting for channels.
Rapptz
2017-09-21
1
-5
/
+5
*
[guild] use a defaultdict in by_category
Jake
2017-09-20
1
-8
/
+3
*
Changed README from using Markdown to use reStructuredText
Giovani Irimea
2017-09-18
3
-111
/
+107
*
Add webhook.url
rooni
2017-09-18
1
-0
/
+5
*
Add an example for on_reaction_add waiting.
Rapptz
2017-09-18
1
-0
/
+19
*
Change how coroutines are detected internally.
Rapptz
2017-09-16
1
-3
/
+4
*
Clarify VoiceClient.disconnect docs a little more.
Rapptz
2017-09-16
1
-1
/
+1
*
Fix typo in http.create_channel
Harmon
2017-09-13
1
-2
/
+2
*
Fix error when creating guild channels.
Rapptz
2017-09-13
1
-2
/
+2
*
[commands] Add CategoryChannelConverter
Rapptz
2017-09-13
3
-25
/
+72
*
Add Guild.create_category.
Rapptz
2017-09-13
1
-2
/
+12
*
Fix grammar in abc docs, add new implementation
Steve C
2017-09-13
1
-4
/
+5
*
Add category support.
Rapptz
2017-09-13
8
-32
/
+249
*
[commands] Fix NameError when given an invalid prefix.
Rapptz
2017-09-12
1
-1
/
+1
*
Document new features for guilds.
Rapptz
2017-09-12
1
-0
/
+2
*
Fix crashing for now when a category is created.
Rapptz
2017-09-08
2
-2
/
+7
*
Fix docstrings for Webhook.send
Rapptz
2017-09-08
1
-17
/
+20
*
Quick start example doesn't respond to ourselves.
Rapptz
2017-09-05
1
-0
/
+4
*
Attempt to change how member functions are detected for Member objects
Rapptz
2017-09-04
1
-1
/
+1
*
Fix __hash__ for Invite objects.
Rapptz
2017-09-04
1
-0
/
+3
*
Switched places of user and reaction in wait_for example
Nick
2017-08-31
1
-1
/
+1
*
[commands] Add MissingPermissions and BotMissingPermissions
ReinaSakuraba
2017-08-30
1
-0
/
+6
*
[commands] Have (bot_)has_permissions provide better failure responses
ReinaSakuraba
2017-08-30
1
-2
/
+21
*
[commands] Add MissingPermissions and BotMissingPermissions
ReinaSakuraba
2017-08-30
1
-1
/
+43
*
Manually format reason parameter for kick and ban.
Rapptz
2017-08-30
1
-2
/
+6
*
Fix utils.get example.
Rapptz
2017-08-30
1
-1
/
+1
*
Sort roles by hierarchy instead of by ID.
Rapptz
2017-08-29
1
-18
/
+9
*
Update embed property doc grammar
Steve C
2017-08-29
1
-6
/
+6
*
[commands] Add CooldownMapping.from_cooldown factory classmethod.
Rapptz
2017-08-27
1
-0
/
+4
[prev]
[next]