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
path:
root
/
discord
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add custom emoji support.
Khazhismel
2016-07-31
1
-0
/
+1
*
Version bump to v0.11.0
v0.11.0
Rapptz
2016-07-30
1
-2
/
+2
*
Document VoiceState class.
Rapptz
2016-07-24
1
-1
/
+1
*
Add support for querying information about group calls.
Rapptz
2016-07-15
1
-1
/
+1
*
Add support for different message types and call message.
Rapptz
2016-07-13
1
-1
/
+2
*
Version bump to v0.10.0
v0.10.0
Rapptz
2016-06-28
1
-2
/
+2
*
Add a way to set permission overwrites when creating a channel.
Rapptz
2016-06-14
1
-1
/
+1
*
Add discord.PermissionOverwrite type for channel-specific overwrites.
Rapptz
2016-06-14
1
-1
/
+1
*
Add Client.application_info to retrieve the current app info.
Rapptz
2016-06-10
1
-1
/
+1
*
Begin working on gateway v4 support.
Rapptz
2016-04-27
1
-2
/
+1
*
Update license of files to 2016.
Rapptz
2016-01-04
1
-2
/
+2
*
Add game data class, replace game_id.
Khazhismel
2015-12-23
1
-0
/
+1
*
Add discord.version_info
Rapptz
2015-12-09
1
-2
/
+6
*
Add enums to __init__.py
Rapptz
2015-12-09
1
-0
/
+1
*
Clear up some documentation.
Rapptz
2015-12-08
1
-0
/
+1
*
Working voice sending implementation.
Rapptz
2015-12-08
1
-0
/
+1
*
Version bump to v0.9.0
v0.9.0
Rapptz
2015-11-28
1
-2
/
+2
*
Add discord.Object class for generic pass-by-ID.
Rapptz
2015-10-27
1
-0
/
+1
*
Split data classes into more files.
Rapptz
2015-10-27
1
-2
/
+4
*
Version bump to v0.8.0
v0.8.0
Rapptz
2015-10-22
1
-2
/
+2
*
Separate colour tuple into its own class.
Rapptz
2015-10-16
1
-1
/
+2
*
Version bump to v0.7.0
v0.7.0
Rapptz
2015-10-13
1
-2
/
+2
*
Fix bug with mentions not working.
v0.6.3
Rapptz
2015-10-02
1
-2
/
+2
*
Fix server attribute not being set in GUILD_MEMBER_ADD.
v0.6.2
Rapptz
2015-10-02
1
-2
/
+2
*
Fix an error with logging in the login method.
v0.6.1
Rapptz
2015-09-27
1
-2
/
+2
*
Bump to version v0.6.0
v0.6.0
Rapptz
2015-09-25
1
-2
/
+2
*
Add support for logging.
Rapptz
2015-09-16
1
-0
/
+11
*
Add utils.find helper function.
Rapptz
2015-09-13
1
-0
/
+1
*
Fix KeyError with events.
v0.5.1
Rapptz
2015-09-05
1
-2
/
+2
*
Documentation fixes and version bump.
v0.5.0
Rapptz
2015-09-05
1
-2
/
+2
*
Add support for creating invites.
Rapptz
2015-09-04
1
-0
/
+1
*
Document exceptions and change conf.py version detection.
v0.4.1
Rapptz
2015-08-28
1
-2
/
+2
*
Python3 import fixes.
Rapptz
2015-08-28
1
-7
/
+7
*
Version bump to v0.4.0.
v0.4.0
Rapptz
2015-08-27
1
-2
/
+2
*
Parse roles in the member building.
Rapptz
2015-08-26
1
-2
/
+2
*
Version bump.
v0.3.0
Rapptz
2015-08-26
1
-2
/
+2
*
Server members are now their own class that subclass Users.
Rapptz
2015-08-26
1
-1
/
+1
*
Preliminary work on permission parsing.
Rapptz
2015-08-26
1
-0
/
+1
*
Fix issue with some MESSAGE_UPDATE events.
v0.2.1
Rapptz
2015-08-24
1
-2
/
+2
*
Version bump to v0.2.0
v0.2.0
Rapptz
2015-08-24
1
-2
/
+2
*
Initial commit
Rapptz
2015-08-21
1
-0
/
+26