Commit Graph

  • b63f4f7032 Add MEMBER_LIST_DISABLED to docs for Guild.features Capn 2019-10-13 20:41:00 -04:00
  • 8488669482 add suppress-embeds to on_message_edit triggers Riley Shaw 2019-10-06 20:01:34 +01:00
  • 5cad76370e [commands] Fix grammar Flame442 2019-09-30 19:07:04 -04:00
  • 07840db053 Document Command.cog property Josh B 2019-09-28 03:00:47 +10:00
  • 6241983a99 Add europe region apple502j 2019-09-26 15:24:34 +09:00
  • e67c260f3e The LURKABLE feature has been renamed to PUBLIC Evan 2019-09-21 18:43:52 +02:00
  • c6539bbc61 Reaction's emoji can be a partial one too DevilXD 2019-09-20 03:24:47 +02:00
  • 3cef1e09f8 Add Emoji.is_usable() Io Mintz 2019-09-20 01:24:16 +00:00
  • 8240454555 Add self_stream property to VoiceState object. Joshua B 2019-09-20 11:21:54 +10:00
  • 017d428db5 Fix discord.Object type hinting docs Joshua B 2019-09-20 11:15:41 +10:00
  • b4358d0dcf [docs] You can upload gifs using guild.edit() Dimbreath 2019-09-07 23:42:24 -03:00
  • 1dddb66a1e [commands] default Bot.owner_ids to a set Ben Mintz 2019-09-05 16:50:26 -05:00
  • 7f65d9a8b1 [tasks] Add support for passing an argument list of exceptions. mathsman5133 2019-09-03 17:37:11 +10:00
  • 5022aa5a0b Fix broken versionadded in Message.is_system() Steve C 2019-08-27 20:19:43 -04:00
  • bc147ea37b Fix FFmpegAudio._process not existing if _spawn_process raises Imayhaveborkedit 2019-08-27 19:53:44 -04:00
  • ea3d119ca6 Use X-Ratelimit-Reset-After header by default. Rapptz 2019-08-27 03:33:44 -04:00
  • 1c6c26ee38 Fix bucket key to not have the method in there. Rapptz 2019-08-11 19:22:56 -04:00
  • 078d1d71d8 Use new rate limit millisecond precision option. Rapptz 2019-08-11 19:17:06 -04:00
  • 5d7cf56d7f Actually add things to the message cache. Rapptz 2019-08-27 18:36:40 -04:00
  • 5c0b127c96 Create Permissions and Colour objects when necessary in Role Rapptz 2019-08-27 18:34:40 -04:00
  • 828e8189d3 Fix _get_message returning the message cache. Lorenzo 2019-08-27 23:44:22 +02:00
  • 7d7eabb974 Make permissions_synced actually return False apple502j 2019-08-28 06:43:33 +09:00
  • 2f7e875a76 Strip tokens before use. Rapptz 2019-08-27 04:59:17 -04:00
  • cf79816c5d Allow disabling the message cache with max_messages=None Rapptz 2019-08-27 04:49:23 -04:00
  • 1488957a6f Add Message.is_system to more intuitively filter system messages. Rapptz 2019-08-27 04:13:46 -04:00
  • 3dc9f40be7 Add versionadded string to GuildChannel.permissions_synced Rapptz 2019-08-27 04:06:27 -04:00
  • 59df2004e3 change game playing to activity Riley Shaw 2019-08-20 12:12:49 +01:00
  • da4bb0610c Add CHANNEL_FOLLOW_ADD Message Type Dice 2019-08-16 22:10:49 -04:00
  • 125a5676b8 Add permissions_synced to abc.GuildChannel Capn 2019-08-06 15:33:42 -05:00
  • 87c2508199 Explicitly mention discord.Object in abc.Snowflake documentation. Rapptz 2019-08-11 20:12:32 -04:00
  • f513d831d1 Add RawReactionActionEvent.event_type attribute. Rapptz 2019-08-11 19:11:22 -04:00
  • ceaba01776 Add version information from missing PRs. Rapptz 2019-08-11 19:04:39 -04:00
  • 9f822a1e6d [tasks] Add support for explicit time parameter when running. Rapptz 2019-08-04 05:50:43 -04:00
  • 2c99198033 Add channel_id to RawMessageUpdateEvent Heath123 2019-08-12 01:54:25 +03:00
  • c7a1f5e6e9 Disambiguate and normalize documentation for non-bot only methods Tyler 2019-08-12 07:50:31 +09:00
  • c7d3ebb400 [commands] Add role cooldown bucket BluePhoenixGame 2019-08-12 00:44:16 +02:00
  • 12343c1422 Add versionadded tags to new ffmpeg related classes. Rapptz 2019-07-27 23:17:06 -04:00
  • 7a8c9e66d9 [tasks] Add Loop.exception for more reliable exception retrieval. Rapptz 2019-07-27 23:07:48 -04:00
  • 46f6003c66 Version bump for development purposes. Rapptz 2019-07-27 22:42:04 -04:00
  • cddcc6d6b6 abc.Messageable do not have to implement abc.Snowflake Rapptz 2019-07-27 22:38:30 -04:00
  • dd12fbf73d [commands] Properly load the original module when reloading fails. Rapptz 2019-07-27 22:37:55 -04:00
  • 8e594ac1ad Escape quote markdown in utils.escape_markdown Rapptz 2019-07-27 22:14:14 -04:00
  • 18fe2035ef Document that the cache retrieval functions require an int ID. Rapptz 2019-07-23 04:01:14 -04:00
  • 45375364b7 Fix breakage with webhook tokens being missing. Rapptz 2019-07-22 20:55:43 -04:00
  • da41cceb41 [commands] Fix confusion between it's and its Dante Dam 2019-07-08 17:57:22 -07:00
  • fedf26bf3e Add FFmpegOpusAudio and other voice improvements Imayhaveborkedit 2019-06-22 02:33:53 -04:00
  • 042a234eac [commands] update sys.modules in load_extension again Benjamin Mintz 2019-07-18 19:07:44 +00:00
  • 92b3a4f8f4 on_member_leave => on_member_remove Tarek 2019-07-16 06:33:13 +03:00
  • de1a96b9f7 Fix: another capitalization issue in docstring Reece Dunham 2019-07-15 16:27:14 -04:00
  • c6133ef881 [commands] Bot.is_owner should be marked as coroutine ed588 2019-07-09 11:38:01 +01:00
  • 956f4c7151 [commands] Fix CategoryChannel not appearing in converter table Dante Dam 2019-07-08 17:28:43 -07:00
  • ae4989e474 Fix return type docstring for BaseUser.default_avatar Steve C 2019-07-07 00:40:51 -04:00
  • 7cec42c8f1 Fix doc URL in Client.fetch_guild Steve C 2019-07-07 00:33:29 -04:00
  • 8fdcb4de3b use proper ip for endpoint ip Jake 2019-07-17 13:27:37 -07:00
  • 93f719aeb7 Proper boolean check for caching members. Rapptz 2019-07-15 08:26:22 -04:00
  • f13c1be171 Better knowledge on how guild_subscriptions work now. Rapptz 2019-07-15 08:01:42 -04:00
  • 5b2f630848 Add Guild.query_members to fetch members from the gateway. Rapptz 2019-07-15 07:56:35 -04:00
  • bc352f0e50 Allow complete disabling of the member cache. Rapptz 2019-07-11 00:49:30 -04:00
  • edcd9459e3 Use Guild.owner_id in Guild.edit when checking if the bot owns a guild. Rapptz 2019-07-10 14:39:12 -04:00
  • 562580a07f Use lower level Guild.owner_id for permission resolution. Rapptz 2019-07-10 14:30:53 -04:00
  • 91f1f430e1 Fix NameError in member upgrade code Rapptz 2019-07-10 06:11:03 -04:00
  • ca2ee0655d Add versionadded for guild_subscriptions option. Rapptz 2019-07-10 05:00:13 -04:00
  • 2e6882bd8c [commands] Fall back to using Message.mentions in converters Rapptz 2019-07-10 04:36:07 -04:00
  • bbc50c92d0 Add upgraded Member to Message.mentions in case of no cache. Rapptz 2019-07-10 04:32:11 -04:00
  • 5f272fa151 Add VoiceChannel.voice_states low level helper. Rapptz 2019-07-10 03:49:58 -04:00
  • 7b8d50a988 Add support for guild subscriptions. Rapptz 2019-07-10 03:40:35 -04:00
  • 5c1b239b47 Different method of upgrading user instances Rapptz 2019-07-10 01:23:38 -04:00
  • e75c248a9a Properly populate __slots__ for derived user types. Rapptz 2019-07-09 22:49:34 -04:00
  • 6f71552c50 [commands] Don't update sys.modules with a stale reference. Rapptz 2019-07-07 20:16:57 -04:00
  • 70e62e8fe4 Fix regression where Message.edited_at would not update during edits Rapptz 2019-07-05 23:49:22 -04:00
  • 4c917d10de Use the standard way of detecting RTD Rapptz 2019-07-01 00:37:35 -04:00
  • ac00fcad77 Flatten genindex to not group names. Rapptz 2019-06-30 18:59:19 -04:00
  • 9d0400516a Fix TeamMember.team typehinting Joshua B 2019-07-01 03:08:49 +10:00
  • b31028fa19 Fix some linking issues with TeamMembershipState Rapptz 2019-06-30 02:38:56 -04:00
  • 604e9dfc67 Remove constructibility from certain classes in documentation. Rapptz 2019-06-30 02:37:59 -04:00
  • ccb26018ab Export Team related stuff from __init__ Rapptz 2019-06-30 02:32:07 -04:00
  • ba7a319ab0 Team.owner should return a TeamMember. Rapptz 2019-06-30 02:28:55 -04:00
  • c4d1bd7899 TeamMember inherits from BaseUser instead of attribute. Rapptz 2019-06-30 02:27:31 -04:00
  • d4b13bd32b [commands] Fix up Paginator documentation. Rapptz 2019-06-29 20:29:13 -04:00
  • 391ff7a486 [commands] Calculate suffix length at each add_line Matt (IPv4) Cowley 2019-06-28 11:20:08 +01:00
  • 0cca3ca5c6 Add support for suppressing embeds. Rapptz 2019-06-21 00:39:52 -04:00
  • 203d702d46 Add unused Guild.preferred_locale Rapptz 2019-06-29 20:17:18 -04:00
  • 2c16e43e8a Fix regression with unresolved channels due to reordering. Rapptz 2019-06-29 19:41:03 -04:00
  • 68342db04d [commands] Properly raise the correct exception for owner_ids Rapptz 2019-06-29 19:26:45 -04:00
  • 69364a25eb fix documentation for GuildChannel.set_permissions Xua 2019-06-27 20:02:09 +12:00
  • 9687740217 [tasks] Removed Returns from decorator docstring Nihaal 2019-06-28 17:29:04 +01:00
  • be5bd27386 Remove unused import Eugene 2019-06-24 22:46:29 +03:00
  • 0a21591d0c [commands] Don't raise ExtensionNotFound for ImportErrors in modules Benjamin Mintz 2019-06-24 06:12:23 +00:00
  • 3961e7ef6d Support team members data in application info fourjr 2019-06-21 17:09:15 +08:00
  • 5698cf6df9 Implement Guild.fetch_roles NCPlayz 2019-06-08 22:38:27 +01:00
  • 851f83c821 Implement Guild.fetch_members NCPlayz 2019-06-08 00:15:39 +01:00
  • d747f2c88b Use a new scorer to improve search results. Rapptz 2019-06-29 02:36:26 -04:00
  • c26797d808 Proper RTD detection. Rapptz 2019-06-29 02:34:11 -04:00
  • 1652539d40 Disable RTD search. Rapptz 2019-06-29 01:31:00 -04:00
  • ab00bc0686 Strip discord.ext in genindex page and unbreak PEP links. Rapptz 2019-06-28 21:29:43 -04:00
  • acda808803 Make the generated index page more useful for Ctrl + F. Rapptz 2019-06-28 21:04:18 -04:00
  • db67c79dbc Downgrade to Sphinx 1.8.5 Rapptz 2019-06-28 09:00:17 -04:00
  • 7523f86006 Translation sync with Crowdin Rapptz 2019-06-28 08:59:21 -04:00
  • a129b4bb7e Make more use of screen space in the documentation. Rapptz 2019-06-28 02:11:22 -04:00
  • 7543328fe7 Update Sphinx to 2.1.2 Rapptz 2019-06-28 01:43:04 -04:00