Rapptz
|
8fbaa29e9c
|
Document Permissions constants and set default permissions to 0.
|
2015-10-17 07:17:40 -04:00 |
|
Rapptz
|
61f62c1468
|
Add Channel.permissions_for and PrivateChannel.permissions_for.
These functions handle permission resolution for a specific member.
Aids with #18.
|
2015-10-17 06:21:51 -04:00 |
|
Rapptz
|
2559051e06
|
Pass kwargs to all constructors for future proofing.
|
2015-10-13 05:39:57 -04:00 |
|
Rapptz
|
afdada133f
|
Permissions are now properties rather than functions.
This allows you to set or retrieve specific bits through a
higher level API to facilitate editing in the future.
|
2015-09-03 03:40:56 -04:00 |
|
Rapptz
|
b7fc383013
|
Python3 import fixes.
|
2015-08-28 16:55:40 -04:00 |
|
Rapptz
|
bcaf33e304
|
Preliminary work on permission parsing.
Thanks Voltagei.
|
2015-08-26 07:14:24 -04:00 |
|