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
*
Fix typo in on_raw_reaction_add event.
Chris
2018-08-28
1
-1
/
+1
*
Call Http.start_group() in ClientUser.create_group()
Bryan Forbes
2018-08-28
1
-1
/
+1
*
Ensure large guilds are properly appended to the ready state guild list
Bryan Forbes
2018-08-28
1
-1
/
+1
*
Fix CallMessage.duration calculation
Bryan Forbes
2018-08-28
1
-2
/
+2
*
Finished index.po translation.
Episword
2018-08-28
1
-22
/
+23
*
Remove Reaction.users "Python 3.4 usage" section
Hornwitser
2018-08-28
1
-11
/
+0
*
Fix behavior of reaction type-conversion
Bryan Forbes
2018-08-25
1
-1
/
+2
*
Fix latency being able to be negative
orlnub123
2018-08-24
1
-6
/
+9
*
Correct Member.__hash__
Mitchell Ferree
2018-08-23
1
-1
/
+1
*
Fix send_as_json not dispatching socket_raw_send
orlnub123
2018-08-23
1
-1
/
+1
*
Fix typo in core.Command docstring
SilicalNZ
2018-08-24
1
-1
/
+1
*
[commands] Use eval instead of get_type_hints to resolve typehints
Rapptz
2018-08-22
1
-14
/
+19
*
Added hypesquad house functionality
mental
2018-08-22
3
-2
/
+36
*
Move conditional RTD dependencies to 'docs' extra
Toby Harradine
2018-08-22
2
-17
/
+7
*
Bot.unload_extension: don't remove commands from no module
Ben Mintz
2018-08-22
1
-0
/
+2
*
Add support for converters working with PEP-563
Bryan Forbes
2018-08-22
1
-0
/
+12
*
[lint] Fix types used for __slots__ and __all__
Hornwitser
2018-08-22
4
-4
/
+4
*
[lint] Replace deprecated Logger function warn
Hornwitser
2018-08-22
1
-1
/
+1
*
[lint] Fix incorrect and inconsistent whitespace
Hornwitser
2018-08-22
26
-66
/
+62
*
[lint] Remove unnecessary lambdas
Hornwitser
2018-08-22
3
-3
/
+3
*
[lint] Remove unused variables
Hornwitser
2018-08-22
7
-10
/
+9
*
[lint] Remove unused imports
Hornwitser
2018-08-22
16
-21
/
+3
*
Fix Reaction.users documentation
MusicOnline
2018-08-22
1
-4
/
+1
*
Adds missing voice regions.
MaximusPX
2018-08-22
2
-2
/
+9
*
Add Colour.from_hsv
bmintz
2018-08-22
1
-0
/
+8
*
Add support for splash(_url) to invites
DismissedGuy
2018-08-22
1
-0
/
+6
*
Remove deprecated ffmpeg/avconv flag from basic_voice example
PikalaxALT
2018-08-22
1
-1
/
+0
*
Implement roles kwarg for guild.create_custom_emoji and emoji.edit
PikalaxALT
2018-08-22
3
-8
/
+18
*
Add python_requires
orlnub123
2018-08-22
1
-0
/
+1
*
More informations for the Application info
El Laggron
2018-08-22
2
-1
/
+24
*
[commands] Handle nick mentions in HelpFormatter
Michael H
2018-08-22
1
-2
/
+2
*
Removes redundant asyncio import
Modelmat
2018-08-22
3
-3
/
+0
*
[commands] Ignore bots from Bot.process_commands by default.
Rapptz
2018-08-22
1
-1
/
+7
*
Update new member example to not be broken.
Rapptz
2018-08-22
1
-1
/
+4
*
Update Message.author doctring
Dunkledore
2018-08-22
1
-1
/
+1
*
[commands] Added BucketType.members for cooldowns
Clement
2018-08-22
2
-1
/
+5
*
gitignore: ignore egg-info and venvs
bmintz
2018-08-22
1
-1
/
+4
*
Explicitly mark event handlers private
Rapptz
2018-08-09
1
-2
/
+2
*
Ensure intersphinx points to the Japanese documentation.
Rapptz
2018-08-08
1
-0
/
+2
*
Translation of discord.po is finished.
Episword
2018-08-08
2
-60
/
+74
*
Translation of mta.po is finished.
Episword
2018-08-08
1
-124
/
+161
*
Translation of intro.po is finished.
Episword
2018-08-08
1
-38
/
+48
*
Translation of faq.po is finished.
Episword
2018-08-08
1
-128
/
+173
*
Change Japanese font to Yu Gothic and Noto CJK in documentation
Rapptz
2018-08-01
1
-1
/
+1
*
Translation of logging and quickstart is finished.
Episword
2018-08-01
2
-49
/
+81
*
Update .po files for Permissions.priority_speaker
Rapptz
2018-08-01
1
-1
/
+5
*
Add Permissions.priority_speaker.
slice
2018-07-31
1
-3
/
+12
*
Don't build PDF.
Rapptz
2018-07-31
1
-2
/
+1
*
Add stubs for Japanese translations.
Rapptz
2018-07-31
16
-0
/
+18477
*
message: de-duplicate reaction type conversion
bmintz
2018-07-31
1
-23
/
+15
[next]