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
*
Members now have status info.
Rapptz
2015-08-27
2
-1
/
+25
*
Add MANIFEST file for pip.
Rapptz
2015-08-27
2
-0
/
+12
*
Move websocket hub to the new gateway.
Rapptz
2015-08-26
3
-3
/
+15
*
Parse roles in the member building.
Rapptz
2015-08-26
2
-3
/
+11
*
Version bump.
v0.3.0
Rapptz
2015-08-26
1
-2
/
+2
*
Parse permission_overwrites in every Channel instance.
Rapptz
2015-08-26
2
-4
/
+37
*
Documentation update.
Rapptz
2015-08-26
2
-3
/
+10
*
Server members are now their own class that subclass Users.
Rapptz
2015-08-26
3
-6
/
+59
*
Preliminary work on permission parsing.
Rapptz
2015-08-26
2
-0
/
+133
*
Fix error in start_private_message.
Rapptz
2015-08-26
1
-2
/
+2
*
Fix issue with some MESSAGE_UPDATE events.
v0.2.1
Rapptz
2015-08-24
3
-15
/
+25
*
Version bump to v0.2.0
v0.2.0
Rapptz
2015-08-24
1
-2
/
+2
*
Add support for creating or deleting channels from the client.
Rapptz
2015-08-24
1
-2
/
+31
*
Add logout support and on_disconnect event.
Rapptz
2015-08-24
2
-2
/
+17
*
Add support for channel creation events.
Rapptz
2015-08-23
3
-7
/
+25
*
Fix setuputils script
v0.1.0
Rapptz
2015-08-23
1
-1
/
+1
*
Add on_channel_delete event.
Rapptz
2015-08-23
2
-0
/
+17
*
Sandbox events so exceptions being thrown don't break the client.
Rapptz
2015-08-23
2
-5
/
+13
*
Handle user update events.
Rapptz
2015-08-23
1
-0
/
+2
*
Add on_status event.
Rapptz
2015-08-23
2
-2
/
+30
*
Fix documentation example issue.
Rapptz
2015-08-23
1
-1
/
+2
*
Use v2 of the Discord API.
Rapptz
2015-08-22
1
-1
/
+2
*
Rename project from pydiscord to discord.py
Rapptz
2015-08-22
9
-23
/
+44
*
Some documentation warning fixes.
Rapptz
2015-08-21
2
-4
/
+4
*
Add logs_from function to get channel logs from a channel.
Rapptz
2015-08-21
1
-0
/
+26
*
Change the way timestamps are parsed.
Rapptz
2015-08-21
1
-4
/
+7
*
Add the ability to edit messages.
Rapptz
2015-08-21
2
-8
/
+44
*
Add on_message_edit event.
Rapptz
2015-08-21
3
-3
/
+42
*
Add the ability to delete messages
Rapptz
2015-08-21
2
-0
/
+15
*
Return the message created when calling send_message
Rapptz
2015-08-21
2
-0
/
+7
*
Fix heartbeat interval bug.
Rapptz
2015-08-21
1
-4
/
+20
*
Add on_message_delete event and Client.messages attribute.
Rapptz
2015-08-21
3
-2
/
+45
*
Add some examples
Rapptz
2015-08-21
3
-0
/
+36
*
Initial commit
Rapptz
2015-08-21
18
-0
/
+1597