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.
Hornwitser 74a06e0b79 Change behaviour of on_error 10 years ago
..
__init__.py Fix bug with mentions not working. 10 years ago
channel.py Listen to CHANNEL_UPDATE events and add on_channel_update 10 years ago
client.py Change behaviour of on_error 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 Refactor parse_time into its own utils file. 10 years ago
permissions.py Permissions are now properties rather than functions. 10 years ago
server.py Add get_default_role for servers to get the 'everyone' role. 10 years ago
user.py Initial commit 10 years ago
utils.py Add utils.find helper function. 10 years ago