Commit Graph

  • ab265dcb7c Add support for newest ForumChannel changes Rapptz 2022-08-31 10:56:57 -04:00
  • bdda31307b [commands] Add GroupCog.group_extras to set Group.extras NextChai 2022-08-31 01:28:39 -04:00
  • 9ea6ee8887 Add support for ForumChannel annotations in app commands Rapptz 2022-08-30 05:09:50 -04:00
  • 6ab6b2cb96 [commands] Fix Context.from_interaction ignoring command_failed Rapptz 2022-08-30 05:08:11 -04:00
  • 7d1cb08c6d Remove buckets from webhook ratelimit warnings Rapptz 2022-08-30 00:48:27 -04:00
  • 3af6b9a1e9 Fix unescaped period in webhook regex Nihaal Sangha 2022-08-30 05:53:28 +01:00
  • 2d180489ce Fix KeyError constructing groups when no module is present Lilly Rose Berner 2022-08-30 06:53:05 +02:00
  • 64744a4938 [commands] Add missing attributetable to classes Puncher 2022-08-30 06:50:59 +02:00
  • ee59d9651a Add missing attributetable to classes Puncher 2022-08-30 06:50:40 +02:00
  • 896513b3ac Clarify some documentation in Guild features Puncher 2022-08-30 06:50:17 +02:00
  • 0981f122af Add overloads to utils.sleep_until Josh 2022-08-28 16:08:38 +10:00
  • c2f9e0be43 Add additional audit log types for automod Josh 2022-08-28 16:08:05 +10:00
  • 3588793965 Fix utils.time_snowflake link in migrating.rst Steve C 2022-08-28 02:07:18 -04:00
  • e57617e157 Add support for delete_message_seconds ban argument Josh 2022-08-28 16:06:57 +10:00
  • 2e37e47e38 Fix autocomplete documentation to mention it only passes strings Rapptz 2022-08-28 02:01:29 -04:00
  • 8ab4d25d40 Version bump for development Rapptz 2022-08-27 19:52:46 -04:00
  • cb587f67ba Version bump to v2.0.1 v2.0.1 Rapptz 2022-08-27 19:47:48 -04:00
  • 58193d18c5 Add changelogs for v2.0.1 Rapptz 2022-08-27 19:47:06 -04:00
  • e62473a1b4 Fix incorrect docs in select menu min_values chawkk6404 2022-08-27 00:09:03 -07:00
  • 7c1dffbf9d Use importlib.metadata instead of pkg_resources Rapptz 2022-08-26 12:00:46 -04:00
  • b92fd65707 Document app_commands.Choice limits Rapptz 2022-08-26 11:59:12 -04:00
  • 9237106ee3 Add v2 changelog entry to point to migrating page Rapptz 2022-08-23 02:34:24 -04:00
  • f5e3074886 Update version guarantees Rapptz 2022-08-22 15:23:23 -04:00
  • b12b4b18fd Mark public callbacks as positional-only Bryan Forbes 2022-08-22 14:21:19 -05:00
  • 01bb7ecb79 [commands] Add support for types.Union to Greedy Josh 2022-08-22 08:26:32 +10:00
  • 6a6e261523 [tasks] Add missing decorator sign Puncher 2022-08-22 00:26:16 +02:00
  • 45f32a0ff3 [commands] Add missing decorator signs Puncher 2022-08-22 00:25:59 +02:00
  • 354d4bace4 Add missing decorator signs for interaction documentation Puncher 2022-08-22 00:25:31 +02:00
  • 507975e56d Replace references to Python 3.6 with 3.8 in README kittenswolf 2022-08-20 17:58:29 +02:00
  • 5fe54b3ae6 Remove __slots__ from abc protocols Rapptz 2022-08-19 19:09:51 -04:00
  • 641dcf61a5 [commands] Fix incorrect docs in dynamic_cooldown Bobby-McBobface 2022-08-19 20:15:14 +00:00
  • 59677c6738 Fix CommandTree.on_error not triggering if interaction_check raises Rapptz 2022-08-18 21:10:10 -04:00
  • 6327402730 Update View timeout only if interaction_check passes Rapptz 2022-08-18 18:55:50 -04:00
  • 5c7f6dd37e Clarify when None is returned from Member.edit Rapptz 2022-08-18 09:52:28 -04:00
  • bc00bc495e Document attachment:// URI more prominently in Embed docs Rapptz 2022-08-18 09:50:16 -04:00
  • 38ec8cfb0e Add FUNDING.yml Rapptz 2022-08-18 09:40:28 -04:00
  • 03dbd7a01d Fix cchardet being installed on Python >=3.10 Rapptz 2022-08-18 09:39:25 -04:00
  • 4abea7bafa Version bump for development Rapptz 2022-08-17 23:30:19 -04:00
  • 575af0ff51 Version bump to v2.0.0 v2.0.0 Rapptz 2022-08-17 23:28:51 -04:00
  • 2bf2bfc9b4 Add utils.setup_logging to help set up logging outside of Client.run Rapptz 2022-08-17 22:13:01 -04:00
  • 1c7747fe9d Fix nested Annotated calls not resolving Rapptz 2022-08-17 10:38:12 -04:00
  • 8dd186cf1e Fix cache eviction for ratelimit objects Rapptz 2022-08-17 08:39:39 -04:00
  • 54ee383585 [commands] Add warning if Intent.message_content is not enabled Rapptz 2022-08-17 03:51:50 -04:00
  • cdce8fae5b Change ui.TextInput.value to not be Optional Rapptz 2022-08-17 02:26:17 -04:00
  • f52a02359d Use built-in isascii instead of regex Rapptz 2022-08-17 01:52:29 -04:00
  • d78be1f591 Fix Exception Hierarchy to have the proper heading Rapptz 2022-08-16 22:38:55 -04:00
  • 659d6b6123 Make app_commands.describe examples consistent Mikey 2022-08-16 17:10:14 -07:00
  • 84c233eb0e Remove outdated comment in secret.py example Willy 2022-08-16 20:08:48 -04:00
  • bd19ad05e7 Fix app_command_completion triggering on certain errors Rapptz 2022-08-16 19:57:44 -04:00
  • 7be0779b65 Add root_logger setting to Client.run Rapptz 2022-08-16 19:06:23 -04:00
  • f12cdd5f90 Switch quotes to make docs example render properly Bluesy 2022-08-16 16:11:55 -07:00
  • 3aa3c36c4f Marginally speed up CI doc builds by using multiple jobs Rapptz 2022-08-15 15:01:08 -04:00
  • 288f2d169e Document that docstrings can be used to document parameters Bluesy 2022-08-16 14:00:09 -07:00
  • 5039b967a0 Document get_thread not fetching archived threads mirnovov 2022-08-17 08:59:20 +12:00
  • 1097e1d975 Add mention_spam automod trigger and change default values z03h 2022-08-16 13:58:59 -07:00
  • 1a11c9eeee [commands] Properly set module information for hybrid commands Rapptz 2022-08-16 01:28:27 -04:00
  • de5fa8bc9c Improve sync error format for children options Rapptz 2022-08-16 01:18:12 -04:00
  • 4182496713 Add missing required property to Parameter Pıεяяε 2022-08-15 20:24:16 +02:00
  • 490974a620 [Crowdin] Updated translation files github-actions[bot] 2022-08-15 14:11:17 -04:00
  • 596f2ca222 Fix time_snowflake not being documented Rapptz 2022-08-15 14:01:54 -04:00
  • 6b50fcd5e4 Add Command.parameters to get all parameters of a command Rapptz 2022-08-15 13:42:47 -04:00
  • 5b56899676 Change snowflake_time and time_snowflake parameters to pos/kw-only Rapptz 2022-08-15 13:39:03 -04:00
  • 668196c14c [commands] Add description kwarg to parameters and show in default help Soheab 2022-08-15 18:18:23 +02:00
  • c92422d185 Add app commands transformer example Rapptz 2022-08-15 11:32:49 -04:00
  • 6886f1d01a Move modal example to its own folder Rapptz 2022-08-15 10:54:52 -04:00
  • 54541ba6f0 Ensure FFmpeg players have a _process attribute set even during errors Rapptz 2022-08-15 10:32:07 -04:00
  • 3802780f77 Change a lot of logging INFO calls to be less verbose Rapptz 2022-08-15 10:21:36 -04:00
  • 0ec06f0ac5 Add on_app_command_completion event Rapptz 2022-08-15 09:19:01 -04:00
  • 0b69148c84 Fix float focused autocomplete options being parsed Rapptz 2022-08-15 08:59:29 -04:00
  • 183ec1ab28 Fix typo in hybrid commands documentation I. Ahmad 2022-08-15 17:18:32 +05:00
  • 63b32994f4 Improve TranslationContext type narrowing using a tagged union Bryan Forbes 2022-08-15 07:17:41 -05:00
  • 49e6fe9a0c Fix autocomplete translations calling unnecessary locales Rapptz 2022-08-14 17:33:47 -04:00
  • 32c5a0cec1 Change default Choice.name_localizations to an empty dict Rapptz 2022-08-14 16:38:23 -04:00
  • e2d5791b67 Fix overload order on as_chunks James Hilton-Balfe 2022-08-14 22:32:07 +01:00
  • f69d4ee5cb Add Choice.name_localizations data from Discord Rapptz 2022-08-14 16:29:16 -04:00
  • ff1dd586d3 Always use last value as a fallback for Select.values Rapptz 2022-08-14 15:50:16 -04:00
  • 9c38cf3aef Fix ui.Select.values in modals Mikey 2022-08-14 12:25:43 -07:00
  • 584c22f642 Raise TypeError when token is not a string Puncher 2022-08-14 11:39:06 +02:00
  • c8db766be4 Fix empty strings crashing Namespace for float options Rapptz 2022-08-14 05:36:35 -04:00
  • 610edaeead [commands] Add option to disable auto_locale_strings in GroupCog JohannesIBK 2022-08-13 17:27:39 +02:00
  • 1fa7d7e402 Raise special CommandSyncFailure during sync for better errors Rapptz 2022-08-12 10:20:33 -04:00
  • a9025ca3d1 Remove public CommandTree.call method and make it private Rapptz 2022-08-12 10:57:05 -04:00
  • e269904b26 Add :decorator: to ui.button and ui.select Puncher 2022-08-12 00:25:32 +02:00
  • 0744737e86 Fix default_permissions serialisation error from __bool__ change Rapptz 2022-08-11 18:24:23 -04:00
  • f1ec0919f6 Remove stack info from ratelimit logs Rapptz 2022-08-10 22:55:27 -04:00
  • 747091d4a2 Add __bool__ for flags Rapptz 2022-08-10 22:49:49 -04:00
  • 7da2048d1a Add support for resume_gateway_url Rapptz 2022-08-05 08:17:52 -04:00
  • a36d6daec7 Fix formatting issue in app_commands Rapptz 2022-08-10 22:39:53 -04:00
  • 11278d55e8 Add command information to Parameter class Rapptz 2022-08-09 23:11:40 -04:00
  • afcec46dfd Fix Sticker Objects type being StageInstance z03h 2022-08-09 19:52:30 -07:00
  • 4fbafcd718 Fix attribute error in TranslationError Rapptz 2022-08-09 10:45:12 -04:00
  • df54da8bc9 Fix secret example requiring more intents than necessary Rapptz 2022-08-09 10:42:15 -04:00
  • c32567ea81 Refactor TranslationContext to be more useful Rapptz 2022-08-09 10:36:30 -04:00
  • d826f4f3a8 Change ui.Select.values to a ContextVar to avoid race conditions Mikey 2022-08-09 05:37:46 -07:00
  • dc81ff76c4 Add Object.type to Objects where a type can be determined z03h 2022-08-09 05:18:58 -07:00
  • 57efb5a5a0 Fix failing tests to use new get_parameter function Rapptz 2022-08-09 07:48:36 -04:00
  • 1727eca106 Add app_commands.Parameter for parameter introspection Rapptz 2022-08-09 07:43:40 -04:00
  • 0e386ec2cc Fix parameter descriptions being serialised as locale_str Rapptz 2022-08-08 21:14:52 -04:00
  • cc0c261925 Change auto_locale_strings default to True Rapptz 2022-08-08 20:17:26 -04:00
  • e16c0b02ac [Crowdin] Updated translation files github-actions[bot] 2022-08-08 19:59:11 -04:00