You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz ba978cc988 Add Role.managed property. 10 years ago
..
__init__.py Separate colour tuple into its own class. 10 years ago
channel.py Add Channel.voice_members 10 years ago
client.py on_socket_response now handles non-op 0 websocket messages. 10 years ago
endpoints.py Add client register API 10 years ago
errors.py Move websocket hub to the new gateway. 10 years ago
invite.py Add the ability to accept invites. 10 years ago
message.py Message.author is now either Member or User. 10 years ago
permissions.py Pass kwargs to all constructors for future proofing. 10 years ago
role.py Add Role.managed property. 10 years ago
server.py Only remove if the user is actually in the voice channel. 10 years ago
user.py Initial commit 10 years ago
utils.py Add utils.find helper function. 10 years ago