102 Commits (be227ebcf0c8bad6b56798339b5414b8da414dc0)

Author SHA1 Message Date
NCPlayz be227ebcf0 Redesign asset retrieval in the library. 6 years ago
numbermaniac 77dd4e3de0
guild.py: change wording for create_role error 6 years ago
NCPlayz a1caaf8dcf Add Guild.max_presences and Guild.max_members 6 years ago
NCPlayz 8a30a4cac0 Add support for guild widget 6 years ago
NCPlayz f507f508a2 Expose Metadata 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz 5061915b2a Add support for store channels. 6 years ago
Jeremy "EndenDragon" Zhang 682c0d962f Consider news channel type as a TextChannel 6 years ago
Nadir Chowdhury 8f7ce7c64e Add support for reading guild descriptions 6 years ago
SnowyLuma 42a7c4f7e5 Add support for guild banners 6 years ago
Tarek1337 616616b847 Add support for guild descriptions 6 years ago
numbermaniac 5516b0b2c9 guild.py: change word in create_role's docstring 6 years ago
Rapptz 5d78f43e55 Expose more information from partial invites, along with counts. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Tyler febb8a965c Allow additional parameters on channel creation 6 years ago
Rapptz b79a53cae4 Fix typo in exception message in Guild.edit 6 years ago
Rapptz 648e62031d Add support for explicit_content_filter in Guild.edit 6 years ago
Rapptz c7396dc8ac Add support for mobile indicators and per-client statuses. 6 years ago
Rapptz e6a8eb1a7c Fix bug in Guild.splash_url 6 years ago
Rapptz 8b18fa307b Add support for default notification level in audit logs and Guild.edit 6 years ago
Chris 1ac432d9f0 Add Guild.default_notifications 6 years ago
SnowyLuma e89e7dfe93 Add support for multiple activities 7 years ago
Hornwitser 0e7b378151 [lint] Remove extra whitespace in guild.py 7 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Matt (IPv4) 3727ea9811 Add Guild.splash_url_as 7 years ago
Rapptz 1da6962580 Fix up Guild.create_custom_emoji docstring. 7 years ago
MusicOnline 60d86b6c1a Add note regarding MORE_EMOJI in Guild.create_custom_emoji 7 years ago
MusicOnline 2f84d05f0b Correct Guild.create_custom_emoji documentation 7 years ago
Rapptz 3d03dbc451 Change internal role storage in Guild to a dict instead of a list. 7 years ago
Vexs 262c0d3a9e Correct note note about editing emoji in Guild.create_custom_emoji. 7 years ago
Rapptz 5c24e69cf2 Fix up the Sphinx strings causing warnings. 7 years ago
PikalaxALT 0e6082c57d Implement roles kwarg for guild.create_custom_emoji and emoji.edit 7 years ago
bmintz ec3435b224 Remove remaining asyncio.coroutine calls. 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Steve C 0e945915b7 Fixes various documentation errors/inconsistencies 7 years ago
Rapptz 07a535f514 Document user parameter in Guild.get_ban 7 years ago
slice 9fe7776a33
Add support for getting individual ban entries 7 years ago
Rapptz 95de4d1df1 Actually fix the order in Guild.by_category. 7 years ago
Rapptz 87a7efc410 Flip comparison in Guild.by_category. 7 years ago
Rapptz 796ff6d7e6 Sort voice channels below text channels in Guild.by_category 7 years ago
Rapptz f8f8f418f3 Split Game object to separate Activity subtypes for Rich Presences. 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Pandentia b22f7c76c5 Further clarify how bots can interact with emoji endpoints 8 years ago
Pandentia 51a696e674 Remove reference to "whitelisted" bots for emoji endpoints 8 years ago
Rapptz 711dfb83ab Allow creating a channel with a category. 8 years ago
Rapptz 6d6ce14d7c Fix Guild.system_channel always returning None. 8 years ago
Rapptz 148816c4e8 Temporarily add created channels to cache. 8 years ago
Rapptz 95c28f08e4 Fix sorting for channels. 8 years ago
Jake 3e00e7fe8a [guild] use a defaultdict in by_category 8 years ago
Rapptz 7b2e06c263 Fix error when creating guild channels. 8 years ago