208 Commits (54288879e28cc63eefce33311ec393a4eed476c4)

Author SHA1 Message Date
Rapptz 54288879e2 Remove userbot functionality 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
Nadir Chowdhury e8a9726ad2
[docs] Add rtc_region parameter for Guild.create_voice_channel 4 years ago
Tarek 6524869ddd
Implement voice region changing for voice channels 4 years ago
Nadir Chowdhury 6887d3946a
[docs] Fix fetch_members/guilds documentation 4 years ago
Rapptz 8657edfc99 Fallback to empty string for unavailable guild __str__ 4 years ago
z03h fbb7ac6be1
Add roles to guild.estimate_pruned_members 4 years ago
Rapptz 4c4d75dc29 Disallow empty sequences in Guild.query_members user_id parameter 4 years ago
Arthaxeres 53bf1919c7
Fix docstring for Guild.create_role 4 years ago
Nadir Chowdhury fb773dc1dd
Add remaining template endpoints 4 years ago
Nadir Chowdhury 427e387a2f
Deprecate non-bot methods 4 years ago
Sebastian Law cc55a28be5
Fix typo in Guild.fetch_member docs 4 years ago
Maya 66b834b332
Document BanEntry 4 years ago
Zomatree 0d1e15bbc2
Add versionchanged to guild.create_role 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 3a75816ba1 Support setting the preferred locale via Guild.edit 4 years ago
Nadir Chowdhury 59c11e71a2
Implement presences for `Guild.query_members` 4 years ago
Alex Nørgaard 624a9c8687
Allow `Guild.create_role` to accept an int as the `colour` parameter. 4 years ago
Rapptz eb11079569 Document more guild features 4 years ago
Rapptz 44dc7a8e02 Add support for editing and deleting webhook messages. 4 years ago
RocketRace a39c957ba5
Update documentation for rules/updates channels 4 years ago
Nadir Chowdhury 6b803acde4
[chore] Remove redundant imports 4 years ago
Nadir Chowdhury 0c69c99785
Fix `UnboundLocalError` for editing `public_updates_channel` 4 years ago
Rapptz e65dab3b23 Implement role tags. 4 years ago
Rapptz 431ee8794b Fix error with templates not having access to member cache flags. 4 years ago
Lukas 873ed87caa Raise ClientException when members intent is not enabled on guild.fetch_members 4 years ago
Nekokatt 3084deee18
Fixed incorrectly named 'Intent' class in doc. 5 years ago
Rapptz 9dd4dc78c3 Mention potential Guild.member_count accuracy issues 5 years ago
Rapptz 23ae084b8c Allow finer grained control over the member cache. 5 years ago
Rapptz e6edc44f3d Raise if member intent is not enabled 5 years ago
Rapptz ad917ca02d Don't cache members during guild start up if cache is disabled. 5 years ago
Rapptz cb8cb557f5 Add Guild.chunk and deprecated Client.request_offline_members 5 years ago
Rapptz 930761e058 Rewrite chunking to work with intents. 5 years ago
Rapptz 0b93fa3a82 Implement VoiceProtocol lower level hooks. 5 years ago
Alex Nørgaard 5e4f3780ed
Add COMMUNITY to Guild.features 5 years ago
Rapptz 11f29890dc Fix bug with Guild.by_category not showing some channels 5 years ago
Jaime Garcia Jr ab1c606ff2
Specify where to get max_members in documentation 5 years ago
Skezza 4a686e11ba Added exception documentation for Guild.create_voice_channel 5 years ago
Skezza 2552a268cb Add double backticks for some parameter mentions in the documentation. 5 years ago
jack1142 1ca257bb68 Add Guild.change_voice_state to control our voice state. 5 years ago
Skezza c3bca7ec73
Documentation formatting 5 years ago
Skezza e7500f738c
Fix typo with voice_client documentation 5 years ago
NCPlayz ce03c62c6b [bugs] stop resolving Object for template/invite; remove dupe methods 5 years ago
Nadir Chowdhury b68cbb7a42
Add support for bulk editing role positions 5 years ago
Nadir Chowdhury a64006ee9b
Add support for integrations 5 years ago
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
Rapptz f94b00cb48 Fix a KeyError for channels with no category in Guild.by_category 5 years ago
Rapptz c01bf7cd56 Fix Guild.by_category not showing empty categories. 5 years ago
Tarek 4bdebcd339
Fix error raised when using the roles parameter. 5 years ago