92 Commits (4a5057551adccb33dc36cddab859d4559aa61f67)

Author SHA1 Message Date
Rapptz 4c8b1f9abd Remove unused imports 3 years ago
Rapptz 45dc3d3df9 Rename start_embedded_activities to use_embedded_activities 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Maya a1dbc0ca27
Add member timeouts and relevant permissions 3 years ago
James Gayfer 41d22f4312
Fix all_channel permissions 4 years ago
James Gayfer 4aafa39e8c
Update thread permissions 4 years ago
apple502j 851dfc3c75
Fix permissions.py typing 4 years ago
Rapptz 4a6670c062 Add missing typehint for PermissionOverwrite.pair 4 years ago
z03h 27debe18ca
Update Permissions classmethods to include thread/stage/sticker 4 years ago
Nadir Chowdhury 60d82cf908
implement guild stickers 4 years ago
Rapptz be5603141e Remove slots from flags 4 years ago
Rapptz 88620d052a Typehint permissions 4 years ago
Rapptz 5a72391b72 Add thread related permissions 4 years ago
Rapptz 598057ee79 Add Permissions.manage_events 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury 1b2688518e
Implement StageChannel and related methods 4 years ago
Rapptz 3576e2ee01 Add support for Permissions.request_to_speak 4 years ago
Nadir Chowdhury 7d345e8e4e
remove trailing whitespace 4 years ago
TheOneMusic 259c3909a8
Fix Permissions.all_channel documentation to link attributes 4 years ago
TheOneMusic 9c52432274
Update permission class methods to match Discord UI 4 years ago
Rapptz a8f44174ba Add Permissions.use_slash_commands 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 1c03a4aac9 Evict keys when they're set to None in PermissionOverwrite 5 years ago
apple502j 0ebf5b2fa7
Add support for flag alias 5 years ago
Michael 93fa46713a
Fix and add documentation 5 years ago
Skezza c3bca7ec73
Documentation formatting 5 years ago
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
Rapptz 215fed831c Mention that you can create Permissions via kwargs now 5 years ago
Rapptz 02397306b2 Drop superfluous zero in version related changes in the documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 650beee53d Add instance check to PermissionOvewrite.__eq__ 5 years ago
Rapptz 2770137bd6 Redesign permissions to allow aliases to be used. 5 years ago
Josh B 46246a2844 Add view_guild_insights permission 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
NCPlayz 84e86ff666 Add `Permissions.stream` 6 years ago
DevilXD 9d92939fbe Added support for comparing PermissionOverwrites 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
StarrFox eab0a4f38d Fix typo in Permissions.all_channel 6 years ago
Laurenz dd884a6afe Update Message.mention_everyone docs to include @here 6 years ago
Hornwitser 633192b3cd [lint] Replace equality comparisons to singletons 7 years ago
BeatButton a4d1599ce9 Change docstrings to raw-strings 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
slice e6f1a7e93a
Add Permissions.priority_speaker. 7 years ago
Hornwitser 96baabcaa2 Fix typo in Permissions.is_subset/is_superset 7 years ago
Steve C 0e945915b7 Fixes various documentation errors/inconsistencies 7 years ago
Steve C 5e2d915375 Add pinning to manage_messages doc 8 years ago
Mitchell Ferree ecdd21212c Disallow setting non-permission attributes 8 years ago
Rapptz 34815a43f4 Permissions.view_audit_logs -> Permissions.view_audit_log 8 years ago
Rapptz d672f84932 Raise when an invalid permission is passed to PermissionOverwrite. 8 years ago