240 Commits (0e945915b766991c5008077575def82a72e0d7ff)

Author SHA1 Message Date
Rapptz 56650ae7c2 Change raw events to use slotted data models instead of parameters. 7 years ago
Rapptz 857e30c68e Add some documentation for the Game to Activity breaking change. 7 years ago
Rapptz f8f8f418f3 Split Game object to separate Activity subtypes for Rich Presences. 7 years ago
Rapptz 4fef6fc4b0 Fix minor typo in migrating documentation. 7 years ago
FrostLuma c32b28f46d Add documentation for new_member system messages 7 years ago
Gorialis 04d9dd9c0d Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
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