Commit Graph

  • 4f501f62e6 Translated some parts of the documentation to Japanese. Episword 2018-11-11 21:27:47 +09:00
  • 5a585ebf20 Add channel category cooldown bucket type Dice 2018-11-04 01:51:03 -04:00
  • 53c7d940c9 Outline the logic of bool converters scragly 2018-11-02 21:56:23 +10:00
  • cec7ced1a4 Group Advanced Converters and Inline Advanced Converters scragly 2018-11-02 21:26:11 +10:00
  • 24c0946a93 bot.unload_extension: also allow events with no module bmintz 2018-11-02 03:38:50 +00:00
  • c3f99682de Trim whitespace in artist names in Spotify.artists Amit Katz 2018-10-30 13:58:17 +02:00
  • a105f8b8cc Webhooks: add support for multi-file upload Terrance 2018-10-29 07:58:21 +00:00
  • 7fe4c999fb Actually drop copy.copy in Member Hornwitser 2018-10-27 16:17:51 +02:00
  • e89e7dfe93 Add support for multiple activities SnowyLuma 2018-10-25 15:11:02 +02:00
  • c184b0a53d add support for Bug Hunter and Early Supporter flags bmintz 2018-10-17 22:50:17 +00:00
  • dd5762d9ed Add missing asyncio imports from the examples Capn 2018-10-12 14:03:33 -05:00
  • 1c3a5831f9 [lint] Removed unused variable handler Hornwitser 2018-10-17 03:56:00 +02:00
  • 0e7b378151 [lint] Remove extra whitespace in guild.py Hornwitser 2018-10-17 03:31:37 +02:00
  • df144b0959 [lint] Changed missed docstrings to raw-string Hornwitser 2018-10-17 03:29:33 +02:00
  • efb4ff850e [lint] Fix import order Hornwitser 2018-08-01 15:24:33 +02:00
  • ed6451b9da [commands] Remove duplicated quote entries Hornwitser 2018-07-31 18:22:02 +02:00
  • 34fd266cf9 [lint] Do log formating lazily Hornwitser 2018-07-31 18:19:43 +02:00
  • a0634b3eea [lint] Simplyfy util.valid_icon_size Hornwitser 2018-08-09 14:17:03 +02:00
  • 51d626eabe [lint] Remove redundant paranthesis Hornwitser 2018-08-09 14:15:44 +02:00
  • 633192b3cd [lint] Replace equality comparisons to singletons Hornwitser 2018-06-22 16:56:02 +02:00
  • fa46b07db1 [lint] Rename exception variables to exc Hornwitser 2018-08-01 11:41:15 +02:00
  • 4ae8e81660 [lint] Remove redundant exception variables Hornwitser 2018-08-01 11:36:46 +02:00
  • a71b3b5fa0 [lint] Limit unneccessarily broad except clauses Hornwitser 2018-06-22 15:12:56 +02:00
  • 860d6a9ace Revert "Rework documentation to not duplicate inherited members." Rapptz 2018-10-11 03:42:01 -04:00
  • e12db3a25d [commands] Add call_once keyword-only parameter for Bot.remove_check Rapptz 2018-10-11 02:52:07 -04:00
  • 3727ea9811 Add Guild.splash_url_as Matt (IPv4) 2018-10-05 16:42:13 +01:00
  • fed01c5e15 Remove outdated note about bot accounts. MusicOnline 2018-10-05 16:49:05 +08:00
  • b89e531088 Remove "Is there any documentation for ext.commands?" FAQ MusicOnline 2018-10-05 18:23:27 +08:00
  • 5ec3875ec8 Update set "Playing" status FAQ MusicOnline 2018-10-05 18:19:18 +08:00
  • 1da6962580 Fix up Guild.create_custom_emoji docstring. Rapptz 2018-10-03 05:45:55 -04:00
  • 96981210b3 Rework documentation to not duplicate inherited members. Rapptz 2018-10-03 05:45:30 -04:00
  • 60d86b6c1a Add note regarding MORE_EMOJI in Guild.create_custom_emoji MusicOnline 2018-10-03 14:42:04 +08:00
  • 2f84d05f0b Correct Guild.create_custom_emoji documentation MusicOnline 2018-10-02 21:09:07 +08:00
  • 836ae73040 Add support for AuditLogDiff.slowmode_delay. Rapptz 2018-09-25 21:56:41 -04:00
  • 45af0c83de [commands] Fix NameError in clean_content converter Rapptz 2018-09-25 19:47:10 -04:00
  • e29e3438ec Don't try to close shards if there are none yet. Gorialis 2018-09-26 02:19:42 +09:00
  • 77239e4f15 Fix NameError and duplicate insertion bug when moving roles. Rapptz 2018-09-24 23:55:05 -04:00
  • 54e9401a21 Update Japanese documentation strings Rapptz 2018-09-24 23:42:20 -04:00
  • 99b1390e5a [commands] Elaborate more on disallowed types in Greedy and Optional Rapptz 2018-09-24 23:39:25 -04:00
  • 2721689254 Optimise tight loops in DiscordGateway.received_message Rapptz 2018-09-24 23:22:49 -04:00
  • 095f0ec2fc Optimise some member and user related routines. Rapptz 2018-09-24 22:50:05 -04:00
  • 95d8bb2e85 Change internal representation of roles in Member and Emoji. Rapptz 2018-09-24 22:06:49 -04:00
  • 3d03dbc451 Change internal role storage in Guild to a dict instead of a list. Rapptz 2018-09-24 21:05:41 -04:00
  • 12cb074316 Take the default role property into account when comparing roles. Rapptz 2018-09-24 20:19:47 -04:00
  • 418048b98a [commands] Fix up Greedy documentation a bit. Rapptz 2018-09-24 04:21:58 -04:00
  • 21cb700d2c Forgot to add these images. Rapptz 2018-09-24 04:06:34 -04:00
  • 814b03f5a8 [commands] Add commands.Greedy converter and documentation. Rapptz 2018-09-24 03:56:32 -04:00
  • 00a445310b [commands] Allow for backtracking parsing with typing.Optional Rapptz 2018-09-23 06:12:26 -04:00
  • 8ef509883a [commands] Properly parse bool when inside a typing.Union zephyrkul 2018-09-20 21:51:05 -06:00
  • 262c0d3a9e Correct note note about editing emoji in Guild.create_custom_emoji. Vexs 2018-09-17 02:10:33 -05:00
  • 9af0e54cd3 Correct ClientException message raised in invocation hooks. MusicOnline 2018-09-16 23:27:42 +08:00
  • 2c1ba84346 Add colour attribute for BaseUser MusicOnline 2018-09-16 22:46:05 +08:00
  • 53433bca48 Translate some more files to Japanese Episword 2018-09-15 23:24:25 +09:00
  • d092c6635b Fix webhook_update from code review Jeremy Zhang 2018-08-23 06:49:53 +00:00
  • 17f9916b03 Simple parser for WEBHOOKS_UPDATE Jeremy Zhang 2018-07-09 05:29:02 +00:00
  • 51a03d96e0 Update Japanese string dump. Rapptz 2018-09-15 09:54:32 -04:00
  • 5c24e69cf2 Fix up the Sphinx strings causing warnings. Rapptz 2018-09-15 09:54:00 -04:00
  • 0352c80a17 Add support for Discord's slow mode. Rapptz 2018-09-14 22:52:39 -04:00
  • 21309c2d72 Removed inaccurate note on emoji.py Tarek1337 2018-09-11 07:05:34 +02:00
  • 134bc21fda Update PyNaCl dependency to one that works with 3.7 ItWasAllIntended 2018-09-10 16:53:41 +01:00
  • a4d1599ce9 Change docstrings to raw-strings BeatButton 2018-09-09 09:19:50 -06:00
  • 5131acd675 Bump aiohttp contraint to <3.5.0 Toby Harradine 2018-09-06 01:28:59 +10:00
  • 00a659c652 [docs] sort the VoiceRegions bmintz 2018-08-29 19:58:26 +00:00
  • 1d65d6993a document HypeSquadHouse and Profile.hypesquad_houses bmintz 2018-08-29 19:44:11 +00:00
  • 3ccbda928e Fix PartialEmoji._as_reaction() for emojis the bot can't see Carl Groth 2018-08-30 20:45:09 +02:00
  • b9ef80b0d0 [commands] Prepend mention prefixes in commands.when_mentioned_or zephyrkul 2018-08-28 20:51:45 -06:00
  • 15ca9294e1 Fix typo in on_raw_reaction_add event. Chris 2018-08-25 16:01:24 -05:00
  • d7218259aa Call Http.start_group() in ClientUser.create_group() Bryan Forbes 2018-08-25 14:53:41 -05:00
  • b6824c073e Ensure large guilds are properly appended to the ready state guild list Bryan Forbes 2018-08-25 14:49:25 -05:00
  • b3bfec9119 Fix CallMessage.duration calculation Bryan Forbes 2018-08-25 14:44:10 -05:00
  • 427d0aae86 Finished index.po translation. Episword 2018-08-25 13:38:19 +09:00
  • cd218fa6a7 Remove Reaction.users "Python 3.4 usage" section Hornwitser 2018-08-24 19:13:18 +02:00
  • deda5c4e97 Fix behavior of reaction type-conversion Bryan Forbes 2018-08-25 14:38:19 -05:00
  • bd467085bf Fix latency being able to be negative orlnub123 2018-08-24 12:16:40 +03:00
  • 6d57ddf11b Correct Member.__hash__ Mitchell Ferree 2018-08-23 19:10:29 -06:00
  • 9bc48b21f5 Fix send_as_json not dispatching socket_raw_send orlnub123 2018-08-23 21:58:25 +03:00
  • 52e8c06aed Fix typo in core.Command docstring SilicalNZ 2018-08-24 06:24:04 +12:00
  • fdc71695dc [commands] Use eval instead of get_type_hints to resolve typehints Rapptz 2018-08-22 23:03:07 -04:00
  • ee57e89488 Added hypesquad house functionality mental 2018-08-17 19:44:45 +01:00
  • dace5aeaee Move conditional RTD dependencies to 'docs' extra Toby Harradine 2018-08-13 17:49:40 +10:00
  • be7ea2678b Bot.unload_extension: don't remove commands from no module Ben Mintz 2018-08-12 01:19:58 -05:00
  • ef89d3aa22 Add support for converters working with PEP-563 Bryan Forbes 2018-08-10 16:47:42 -05:00
  • c557ee33ca [lint] Fix types used for __slots__ and __all__ Hornwitser 2018-08-07 14:24:14 +02:00
  • d20772c680 [lint] Replace deprecated Logger function warn Hornwitser 2018-07-31 15:19:23 +02:00
  • c8b49d37be [lint] Fix incorrect and inconsistent whitespace Hornwitser 2018-06-22 16:08:27 +02:00
  • 3679819c53 [lint] Remove unnecessary lambdas Hornwitser 2018-06-22 15:59:12 +02:00
  • 119c5a0618 [lint] Remove unused variables Hornwitser 2018-06-22 14:47:56 +02:00
  • d58fc0ccee [lint] Remove unused imports Hornwitser 2018-06-12 05:05:00 +02:00
  • a329565e74 Fix Reaction.users documentation MusicOnline 2018-08-03 12:20:40 +08:00
  • 4a1d28a1de Adds missing voice regions. MaximusPX 2018-07-26 17:48:32 +01:00
  • bb8b3bf2aa Add Colour.from_hsv bmintz 2018-07-22 20:01:31 -05:00
  • c84287c007 Add support for splash(_url) to invites DismissedGuy 2018-07-19 23:25:51 +02:00
  • 7891afcec8 Remove deprecated ffmpeg/avconv flag from basic_voice example PikalaxALT 2018-07-20 08:22:24 -04:00
  • 0e6082c57d Implement roles kwarg for guild.create_custom_emoji and emoji.edit PikalaxALT 2018-07-19 17:12:24 -04:00
  • e825762807 Add python_requires orlnub123 2018-07-03 21:24:28 +03:00
  • 395af228b1 More informations for the Application info El Laggron 2018-06-10 16:51:48 +02:00
  • 39cb5f30b4 [commands] Handle nick mentions in HelpFormatter Michael H 2018-06-07 16:56:01 -04:00
  • 1436af3b18 Removes redundant asyncio import Modelmat 2018-05-06 11:15:20 +10:00
  • aa7c5c3ec1 [commands] Ignore bots from Bot.process_commands by default. Rapptz 2018-08-22 20:26:14 -04:00
  • 00ee7549c9 Update new member example to not be broken. Rapptz 2018-08-22 20:25:14 -04:00