| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some minor documentation fixes. | Rapptz | 2020-09-28 | 1 | -2/+14 |
| | | | | | Make examples all mention where to put it for the unaware. | ||||
| * | Add changelog for v1.4.2 | Rapptz | 2020-09-28 | 1 | -0/+28 |
| | | |||||
| * | Add changelog for v1.5.0 | Rapptz | 2020-09-28 | 1 | -0/+60 |
| | | |||||
| * | Update intents with small typo fixes | Alex Nørgaard | 2020-09-27 | 1 | -2/+2 |
| | | |||||
| * | Make Intent class creation more intuitive | Rapptz | 2020-09-24 | 1 | -1/+3 |
| | | |||||
| * | More intent documentation. | Rapptz | 2020-09-24 | 1 | -0/+24 |
| | | | | | | | Mention that you can downgrade the library to revert. Also mention that intents need to be updated in the code as well as the developer portal. | ||||
| * | More intent related documentation | Rapptz | 2020-09-24 | 1 | -0/+63 |
| | | |||||
| * | Fix typos in Intents documentation | Sebastian Law | 2020-09-24 | 1 | -1/+5 |
| | | |||||
| * | Add documentation for gateway intents | Rapptz | 2020-09-23 | 4 | -0/+99 |
| | | |||||
| * | Add a special exception for required privileged intents | Rapptz | 2020-09-23 | 1 | -0/+3 |
| | | |||||
| * | Allow finer grained control over the member cache. | Rapptz | 2020-09-23 | 1 | -0/+12 |
| | | |||||
| * | Implement VoiceProtocol lower level hooks. | Rapptz | 2020-09-23 | 1 | -0/+3 |
| | | | | | | This allows changing the connect flow and taking control of it without relying on internal events or tricks. | ||||
| * | Fix and add documentation | Michael | 2020-09-23 | 1 | -2/+2 |
| | | |||||
| * | Add support for message_reference on Message object | Sebastian Law | 2020-09-23 | 1 | -0/+5 |
| | | |||||
| * | Add bot.listen() suggestion to on_message faq | PikalaxALT | 2020-09-20 | 1 | -0/+9 |
| | | |||||
| * | Add competing activity type | iDutchy | 2020-09-20 | 1 | -0/+5 |
| | | |||||
| * | Add a more concrete exception for 500 status codes. | Rapptz | 2020-09-09 | 1 | -1/+4 |
| | | | | | Fixes #5797 | ||||
| * | [docs] remove unresolved doc refs, fix attribute ref | Nadir Chowdhury | 2020-09-07 | 1 | -6/+0 |
| | | |||||
| * | [commands] BadBooleanArgument -> BadBoolArgument | Rapptz | 2020-09-04 | 1 | -2/+2 |
| | | |||||
| * | [commands] Add subclasses of BadArgument for converters | Simon Beal | 2020-09-04 | 1 | -0/+44 |
| | | |||||
| * | Added __eq__ to Message | Andres Torres | 2020-09-04 | 1 | -0/+9 |
| | | |||||
| * | Add South Korea VoiceRegion | Patrick | 2020-08-18 | 1 | -0/+3 |
| | | |||||
| * | Document on_error "special" behavior | Vexs | 2020-08-14 | 1 | -0/+8 |
| | | |||||
| * | Add changelog for 1.4.1 | Rapptz | 2020-08-09 | 1 | -0/+12 |
| | | |||||
| * | Add changelog for 1.4 | Rapptz | 2020-08-05 | 1 | -0/+110 |
| | | |||||
| * | Add an exposed way to extract shard-specific information. | Rapptz | 2020-07-25 | 1 | -4/+10 |
| | | | | | Closes #2654 | ||||
| * | Add shard related connection and resume events. | Rapptz | 2020-07-25 | 1 | -0/+30 |
| | | | | | | | | These include: * on_shard_resumed * on_shard_connect * on_shard_disconnect | ||||
| * | Add a changelog entry for v1.3.4 | Rapptz | 2020-07-22 | 1 | -0/+10 |
| | | |||||
| * | Fix typo in on_socket_raw_send documentation | AXVin | 2020-07-22 | 1 | -1/+1 |
| | | |||||
| * | [docs] fix reference to `Guild` and document `utils.resolve_template` | NCPlayz | 2020-07-08 | 1 | -0/+2 |
| | | |||||
| * | Add support for integrations | Nadir Chowdhury | 2020-06-28 | 1 | -1/+30 |
| | | |||||
| * | Add support for Discord templates | Nadir Chowdhury | 2020-06-28 | 1 | -0/+6 |
| | | |||||
| * | [commands] Raise TypeError when Optional is used with Greedy converter | Sebastian Law | 2020-06-28 | 1 | -2/+2 |
| | | |||||
| * | [commands] Add a new exception class for command registration errors | jack1142 | 2020-06-28 | 1 | -0/+5 |
| | | |||||
| * | Fix various inconsistencies within the documentation (#5067) | Sebastian Law | 2020-06-28 | 2 | -48/+183 |
| | | |||||
| * | Fix minor markdown typo in migrating.rst | Tarek | 2020-06-04 | 1 | -1/+1 |
| | | |||||
| * | Add support for public user flags | JohnyTheCarrot | 2020-05-29 | 1 | -0/+6 |
| | | |||||
| * | Prepare for the discord.com domain rename | Rapptz | 2020-05-23 | 5 | -20/+20 |
| | | |||||
| * | Remove from the FAQ that there's no event for invites being created | chickenmatty | 2020-04-14 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year for documentation | jack1142 | 2020-04-14 | 1 | -1/+1 |
| | | |||||
| * | Add new alias VerificationLevel.very_high | apple502j | 2020-04-09 | 1 | -0/+6 |
| | | |||||
| * | Add support for configuring allowed mentions per message or bot wide. | Rapptz | 2020-04-04 | 1 | -0/+6 |
| | | |||||
| * | [commands] Implement `commands.before/after_invoke` | NCPlayz | 2020-04-04 | 1 | -0/+4 |
| | | |||||
| * | Add changelog for v1.3.3 | Rapptz | 2020-04-04 | 1 | -0/+13 |
| | | |||||
| * | Add changelog for v1.3.2 | Rapptz | 2020-02-22 | 1 | -0/+18 |
| | | |||||
| * | on_invite_create requires Manage Channels | the-white-light | 2020-02-22 | 1 | -0/+2 |
| | | | | | Event on_invite_create (and presumably _delete) require Manage Channels permission. | ||||
| * | Add discord.ChannelType.category to documentation | Deniz | 2020-02-16 | 1 | -0/+3 |
| | | |||||
| * | Add changelog for v1.3.1 | Rapptz | 2020-01-26 | 1 | -0/+19 |
| | | |||||
| * | Document the new opus loading behaviour | Rapptz | 2020-01-25 | 1 | -0/+1 |
| | | |||||
| * | Documentation fixes (#2531) | Harmon | 2020-01-24 | 1 | -7/+7 |
| | | | | | | * Fix indentation for versionadded for Team.members * Replace tabs with spaces in API Reference documentation | ||||