233 Commits (6813280938c16c13fdfbaf78262045b03dcdd235)

Author SHA1 Message Date
Rapptz 6813280938 websupport is not actually a Sphinx extension apparently. 7 years ago
Rapptz e9f887aab2 Add websupport extension to extension list. 7 years ago
Mippy (William) 98c8928934 Missing Voice Regions 8 years ago
Rapptz 54f2c71e71 Fix margins on <p> tags. 8 years ago
Rapptz dbf8b5bda6 Fix header size warnings. 8 years ago
Rapptz e3d69ce83d Add custom details directive. 8 years ago
Rapptz 8ed5fe472c More CSS fixes. 8 years ago
Rapptz 2bfd15ba89 Fix weird margins with unordered lists in the HTML5 output. 8 years ago
Rapptz de6cffa347 Try to build HTML5 for docs. 8 years ago
Rapptz e614f6b4cd [commands] Add CategoryChannelConverter 8 years ago
Rapptz 53b4890435 Add category support. 8 years ago
Nick 4db76c6c6b Switched places of user and reaction in wait_for example 8 years ago
ReinaSakuraba 12a371bfb8 [commands] Add MissingPermissions and BotMissingPermissions 8 years ago
Steve C 4d421377e4 Fix on_guild_join param doc 8 years ago
Rapptz 94e2c0e661 Add upload from URL to the FAQ. 8 years ago
Rapptz 37b0fdb898 Add webhook support. 8 years ago
Rapptz 13c6a0a17a Add support for Guild.system_channel 8 years ago
Gorialis 80586cb081 Minor fixes in migrating doc 8 years ago
Rapptz 434d6dc347 Fix extraneous parentheses in Client.emojis render in migrating docs. 8 years ago
SinisterRectus 8acf3d01ce Remove GuildChannel.is_default 8 years ago
Gorialis 1582116b72 Add documentation examples for AsyncIterator and change_presence. 8 years ago
Gorialis 20fae90a08 Add operation documentation for VerificationLevel, ContentFilter 8 years ago
Rapptz e493f1f2f4 Remove Guild.create_invite too since it relies on a default channel. 8 years ago
Rapptz 3dc1195637 Remove Guild.default_channel 8 years ago
Rapptz 9cfa39a1c7 Fix AsyncIterator documentation to properly show coroutines. 8 years ago
Rapptz 8f0dcaa666 Variadic arguments are a tuple not a list. 8 years ago
Rapptz 2f97678a79 First pass at commands narrative documentation. 8 years ago
Rapptz bd67cb5137 Hide constructor for objects that shouldn't be created by users. 8 years ago
Rapptz e0f02f1775 Rename AsyncIterator.get to next to prevent shadowing. 8 years ago
Rapptz c98443e9aa Fix wrong order in migrating docs. 8 years ago
Rapptz 867d918e30 Add when_mentioned and when_mentioned_or to the documentation. 8 years ago
Rapptz 25a1d8c300 Add support for user flags in Profile. 8 years ago
Rapptz 51429f98e8 Fix typo in migrating page. 8 years ago
Rapptz c23ef9e8a4 [commands] Add __global_check_once to list of cog functions. 8 years ago
Rapptz 717f11d635 [commands] Add Bot.check_once for a global check that is called once. 8 years ago
Rapptz efe8fbf6ed Fix format string in documentation. 8 years ago
Rapptz d239cc2666 Implement "partial" message events. 8 years ago
Rapptz 0f7c1e09b0 Fix mixed order in migrating docs. 8 years ago
Rapptz 6135d4cd45 Fix typing/history showing up twice in the documentation. 8 years ago
Rapptz bef636e1e3 Fix mistake in migrating docs. 8 years ago
Rapptz a18267ca49 Fix FAQ to showcase that there is a single parameter, the error. 8 years ago
Rapptz d85e479be6 Minor fix in migrating page. 8 years ago
Rapptz fb7689f8ea Add some margin for supported operations sections. 8 years ago
Rapptz 95451c35e7 Document Message.embeds and Message.attachments changes. 8 years ago
Rapptz 8d3279b291 Implement an Attachment model. 8 years ago
Rapptz 34815a43f4 Permissions.view_audit_logs -> Permissions.view_audit_log 8 years ago
Rapptz 83f86f902a Rename verification level to extreme due to demand. 8 years ago
Rapptz ee3c77353f Add highest verification level. 8 years ago
Rapptz a47ded6e49 Don't expose Client.messages 8 years ago
Rapptz 9074bea234 Less unnecessary padding around functions. 8 years ago