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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add on_error event for doing something about uncaught exceptions.
Rapptz
2015-09-05
1
-0
/
+13
*
Add on_member_update event.
Rapptz
2015-09-04
1
-0
/
+6
*
Add support for creating invites.
Rapptz
2015-09-04
1
-0
/
+3
*
Add on_server_create and on_server_delete events.
Rapptz
2015-09-03
1
-0
/
+11
*
Document exceptions and change conf.py version detection.
v0.4.1
Rapptz
2015-08-28
2
-2
/
+23
*
Version bump to v0.4.0.
v0.4.0
Rapptz
2015-08-27
1
-2
/
+2
*
Handle GUILD_MEMBER_REMOVE/GUILD_MEMBER_ADD events.
Rapptz
2015-08-27
1
-0
/
+7
*
on_status now takes only a member.
Rapptz
2015-08-27
1
-9
/
+4
*
Documentation update.
Rapptz
2015-08-26
1
-2
/
+9
*
Add logout support and on_disconnect event.
Rapptz
2015-08-24
1
-0
/
+4
*
Add support for channel creation events.
Rapptz
2015-08-23
1
-2
/
+5
*
Add on_channel_delete event.
Rapptz
2015-08-23
1
-0
/
+7
*
Sandbox events so exceptions being thrown don't break the client.
Rapptz
2015-08-23
1
-1
/
+3
*
Add on_status event.
Rapptz
2015-08-23
1
-0
/
+11
*
Rename project from pydiscord to discord.py
Rapptz
2015-08-22
5
-17
/
+17
*
Add on_message_edit event.
Rapptz
2015-08-21
1
-1
/
+7
*
Add on_message_delete event and Client.messages attribute.
Rapptz
2015-08-21
1
-0
/
+6
*
Initial commit
Rapptz
2015-08-21
5
-0
/
+812
[prev]