1038 Commits (master)

Author SHA1 Message Date
Rapptz 61e41ec3b9 All exceptions now derive from DiscordException. 10 years ago
Rapptz 6ae6bd8e6d Remove InvalidEventName exception due to it being unused 10 years ago
Rapptz f770fc1c67 Add discord.Object to the documentation. 10 years ago
Rapptz 9f12067b3d Add discord.Object class for generic pass-by-ID. 10 years ago
Rapptz 5efddaf35d Support unavailable servers. 10 years ago
Hornwitser 320cd39b6a Print to stderr in on_error 10 years ago
Hornwitser 9ab1d041d4 Log to root logger by default in on_error 10 years ago
Hornwitser 07adb330db Add events for sniffing the WebSocket data 10 years ago
Rapptz 411b477a02 Separate colour tuple into its own class. 10 years ago
Rapptz ab2512785b Handle VOICE_STATE_UPDATE websocket events. 10 years ago
Rapptz 4ff7d22edd Handle GUILD_ROLE_UPDATE websocket events. 10 years ago
Rapptz 16a20e5f2f Handle GUILD_ROLE_DELETE websocket events. 10 years ago
Rapptz 9235a34916 Handle GUILD_ROLE_CREATE websocket events. 10 years ago
Rapptz 1f37fe72f2 Documentation cleanup. 10 years ago
Hornwitser e258c9b893 Clarify logging and on_error documentation 10 years ago
Hornwitser 74a06e0b79 Change behaviour of on_error 10 years ago
Rapptz 120b9cd3b2 Listen to CHANNEL_UPDATE events and add on_channel_update 10 years ago
Rapptz bbf1c5418b Add support for logging. 10 years ago
Rapptz a2b981d19e Document discord.utils.find function 10 years ago
Rapptz 73919fe152 Documentation fixes and version bump. 10 years ago
Rapptz 4aecd5f7b5 Add on_error event for doing something about uncaught exceptions. 10 years ago
Rapptz e11aaa0566 Add on_member_update event. 10 years ago
Rapptz 80eb567520 Add support for creating invites. 10 years ago
Rapptz c98a723f06 Add on_server_create and on_server_delete events. 10 years ago
Rapptz e60777e68b Document exceptions and change conf.py version detection. 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 795b8ceffe on_status now takes only a member. 10 years ago
Rapptz 49bc2dbf48 Documentation update. 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 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 6445641f9e Add on_status event. 10 years ago
Rapptz 44953e7a3f Rename project from pydiscord to discord.py 10 years ago
Rapptz ef7dd42f28 Add on_message_edit event. 10 years ago
Rapptz f580441c10 Add on_message_delete event and Client.messages attribute. 10 years ago
Rapptz 3e0f09d32c Initial commit 10 years ago