5192 Commits (master)
 

Author SHA1 Message Date
Rapptz abc32f5b5d Remove unnecessary comment. 10 years ago
Rapptz b7fc383013 Python3 import fixes. 10 years ago
Rapptz faa7b726cd Quick documentation fixes 10 years ago
Rapptz 5db2b31114 Version bump to v0.4.0. 10 years ago
Rapptz b466a2615e Handle GUILD_MEMBER_REMOVE/GUILD_MEMBER_ADD events. 10 years ago
Rapptz 197e7c2861 Remove no_offline_members option 10 years ago
Rapptz 795b8ceffe on_status now takes only a member. 10 years ago
Rapptz 52852f4fd2 Give members their server as an attribute. 10 years ago
Rapptz 3aa8cc93a7 Members now have status info. 10 years ago
Rapptz fbb045cc1f Add MANIFEST file for pip. 10 years ago
Rapptz 29b71a7e88 Move websocket hub to the new gateway. 10 years ago
Rapptz af5292872b Parse roles in the member building. 10 years ago
Rapptz a85aab92b7 Version bump. 10 years ago
Rapptz 0e4ccad32a Parse permission_overwrites in every Channel instance. 10 years ago
Rapptz 49bc2dbf48 Documentation update. 10 years ago
Rapptz 108f0a6c45 Server members are now their own class that subclass Users. 10 years ago
Rapptz bcaf33e304 Preliminary work on permission parsing. 10 years ago
Rapptz adc358168f Fix error in start_private_message. 10 years ago
Rapptz de3bce2b32 Fix issue with some MESSAGE_UPDATE events. 10 years ago
Rapptz d74f9c74cf Version bump to v0.2.0 10 years ago
Rapptz 49b9b987c7 Add support for creating or deleting channels from the client. 10 years ago
Rapptz 9f601a24b1 Add logout support and on_disconnect event. 10 years ago
Rapptz 35084cf98a Add support for channel creation events. 10 years ago
Rapptz 9b99834221 Fix setuputils script 10 years ago
Rapptz 3346b28fee Add on_channel_delete event. 10 years ago
Rapptz 1f980361e3 Sandbox events so exceptions being thrown don't break the client. 10 years ago
Rapptz 75f7e0a63a Handle user update events. 10 years ago
Rapptz 6445641f9e Add on_status event. 10 years ago
Rapptz 59808727ef Fix documentation example issue. 10 years ago
Rapptz a1c5e9f4d9 Use v2 of the Discord API. 10 years ago
Rapptz 44953e7a3f Rename project from pydiscord to discord.py 10 years ago
Rapptz b5a371812f Some documentation warning fixes. 10 years ago
Rapptz b6e680edde Add logs_from function to get channel logs from a channel. 10 years ago
Rapptz 2edd29684d Change the way timestamps are parsed. 10 years ago
Rapptz b102ac4b2a Add the ability to edit messages. 10 years ago
Rapptz ef7dd42f28 Add on_message_edit event. 10 years ago
Rapptz 794991adb6 Add the ability to delete messages 10 years ago
Rapptz 35935b373b Return the message created when calling send_message 10 years ago
Rapptz 5960100d1c Fix heartbeat interval bug. 10 years ago
Rapptz f580441c10 Add on_message_delete event and Client.messages attribute. 10 years ago
Rapptz a90e804192 Add some examples 10 years ago
Rapptz 3e0f09d32c Initial commit 10 years ago