Commit Graph

  • 9d8e791a4e Update Message.author doctring Dunkledore 2018-04-21 11:21:48 +02:00
  • 00a14a46f3 [commands] Added BucketType.members for cooldowns Clement 2018-03-30 17:53:44 +02:00
  • 95721da70e gitignore: ignore egg-info and venvs bmintz 2018-07-22 20:05:00 -05:00
  • 8ccb98d395 Explicitly mark event handlers private Rapptz 2018-08-09 03:27:39 -04:00
  • 86712c4d60 Ensure intersphinx points to the Japanese documentation. Rapptz 2018-08-08 00:19:40 -04:00
  • 45d521c939 Translation of discord.po is finished. Episword 2018-08-06 21:04:12 +09:00
  • c662bd9738 Translation of mta.po is finished. Episword 2018-08-06 20:42:04 +09:00
  • db6d555699 Translation of intro.po is finished. Episword 2018-08-06 13:37:22 +09:00
  • 91955f3e88 Translation of faq.po is finished. Episword 2018-08-03 08:05:03 +09:00
  • f06563cb35 Change Japanese font to Yu Gothic and Noto CJK in documentation Rapptz 2018-08-01 20:46:32 -04:00
  • 8bb8e603a5 Translation of logging and quickstart is finished. Episword 2018-08-02 09:12:22 +09:00
  • 3dd462d5b5 Update .po files for Permissions.priority_speaker Rapptz 2018-08-01 20:30:11 -04:00
  • e6f1a7e93a Add Permissions.priority_speaker. slice 2018-07-31 19:57:17 -07:00
  • 2cbf8ec545 Don't build PDF. Rapptz 2018-07-31 17:41:49 -04:00
  • 18385dc49f Add stubs for Japanese translations. Rapptz 2018-07-31 17:37:22 -04:00
  • 0c446398d1 message: de-duplicate reaction type conversion bmintz 2018-07-30 18:31:28 -05:00
  • 8d39ab8c8c Fix dumb typo in the warning. Rapptz 2018-07-24 03:57:14 -04:00
  • 12236325f6 Add a warning for self-bots in Client.login Rapptz 2018-07-24 03:48:37 -04:00
  • e15452e198 Add clarification about creating guilds Kot 2018-07-19 20:57:19 -07:00
  • 8d3b2d0b70 [commands] Fix broken handling of keyword only parameters. Rapptz 2018-07-21 02:52:45 -04:00
  • 69ca675ca0 [commands] Fix typing.Union converters for 3.7 Rapptz 2018-07-20 18:01:48 -04:00
  • 52767cf315 [commands] Add documentation for BadUnionArgument Rapptz 2018-07-20 06:02:29 -04:00
  • 34ece4d1df Bump websockets to 6.0 for 3.7 compatibility. Rapptz 2018-07-20 06:00:12 -04:00
  • da5776a358 [commands] Make ConversionError have the original error as an attribute Rapptz 2018-07-20 05:54:51 -04:00
  • 92dde9aef9 [commands] Add support for typing.Union as a converter Rapptz 2018-07-20 05:51:43 -04:00
  • 4aecdea052 Make TextChannel.create_webhook name parameter mandatory. Rapptz 2018-07-20 04:17:28 -04:00
  • 351bb1927a Fix crashing with wonky TYPING_START events. Rapptz 2018-07-20 04:15:58 -04:00
  • 2c7a855e11 Revert "Ensure gif avatar urls end in .gif" khazhyk 2018-07-15 21:48:50 -07:00
  • 2321ae8d97 [commands] raise ConversionError on Converter error khazhyk 2018-07-15 19:39:33 -07:00
  • 87d9eefdef [docs] discord/client: remove reference to async_event bmintz 2018-07-10 19:20:16 -05:00
  • ec3435b224 Remove remaining asyncio.coroutine calls. bmintz 2018-06-30 02:14:05 -05:00
  • 9d301f7cae Store guild, unavailable tuple in ready as well khazhyk 2018-06-30 23:26:33 -07:00
  • 983be10111 Fix __aiter__ compatibility with 3.7. Rapptz 2018-06-29 21:51:25 -04:00
  • 1538c78836 Change jump_to_url to jump_url and fix format. Rapptz 2018-06-29 21:50:38 -04:00
  • 74380cd72a don't drop guild_available/join before ready khazhyk 2018-06-25 00:26:03 -07:00
  • a93c3d931c [commands] Change command_prefix behaviour Hornwitser 2018-06-12 04:45:48 +02:00
  • 184c4302c7 docs/mimgrating.rst: CPython 3.5.2 is not supported! Ben Mintz 2018-06-12 00:21:25 -05:00
  • 96baabcaa2 Fix typo in Permissions.is_subset/is_superset Hornwitser 2018-06-11 14:41:23 +02:00
  • bf9ca405e3 Fix case insensitive command removal Harmon 2018-06-07 20:24:42 -05:00
  • 0ba958bae4 Bump Sphinx to 1.7.4 Rapptz 2018-06-21 03:45:38 -04:00
  • 607771c4f4 Fix Bot.get_prefix second parameter breaking. Rapptz 2018-06-10 18:41:36 -04:00
  • 5ae9ea26b1 Disable compression for websockets. Rapptz 2018-06-10 18:37:51 -04:00
  • e51f92e78d Fix NameError for typing context manager. Rapptz 2018-06-10 18:30:32 -04:00
  • c67d95327e Remove dead package references. Rapptz 2018-06-10 18:16:40 -04:00
  • f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. Rapptz 2018-06-10 18:09:14 -04:00
  • 7eb918b19e Add Message.jump_to_url Rapptz 2018-06-10 15:25:17 -04:00
  • 6b75179c1f Remove emojis from cache if they're removed from a guild. Rapptz 2018-05-19 17:07:45 -04:00
  • 0e945915b7 Fixes various documentation errors/inconsistencies Steve C 2018-05-10 03:34:13 -04:00
  • 0dafdedc65 abc.GuildChannel.set_permissions can raise NotFound. Rapptz 2018-05-18 20:17:49 -04:00
  • 07a535f514 Document user parameter in Guild.get_ban Rapptz 2018-05-08 22:03:30 -04:00
  • 9fe7776a33 Add support for getting individual ban entries slice 2018-05-07 16:42:04 -07:00
  • 60f0b22cbb Filter null mentions when creating a Message. Rapptz 2018-04-20 00:32:23 -04:00
  • 56650ae7c2 Change raw events to use slotted data models instead of parameters. Rapptz 2018-04-14 02:23:38 -04:00
  • e04629999b Downgrade websockets due to bugs. Rapptz 2018-04-09 04:14:12 -04:00
  • 3cb6ac152e Userbots do not have a DM cache cap limit. Rapptz 2018-04-02 00:42:14 -04:00
  • 95de4d1df1 Actually fix the order in Guild.by_category. Rapptz 2018-03-31 23:16:53 -04:00
  • 87a7efc410 Flip comparison in Guild.by_category. Rapptz 2018-03-31 22:55:42 -04:00
  • ab78613c13 Force RTD to pip install rather than use setup.py install Will Tekulve 2018-03-20 21:19:09 -04:00
  • 2e4e392b25 Correct docstring for Game Mitchell Ferree 2018-03-14 17:08:37 -06:00
  • 27063a91c7 Improve basic_voice example Daniel 2018-03-24 15:15:25 -04:00
  • 796ff6d7e6 Sort voice channels below text channels in Guild.by_category Rapptz 2018-03-25 04:00:47 -04:00
  • f176309179 [commands] Don't handle single quotes. Rapptz 2018-03-20 03:25:40 -04:00
  • eb5defed00 Fix Webhook.guild raising an AttributeError. Rapptz 2018-03-16 17:59:50 -04:00
  • 8ba78168a6 Add Spotify intergration colour Myst(MysterialPy) 2018-03-07 22:24:29 +10:00
  • 31cc4c39de Fix _image_url returning htps Myst(MysterialPy) 2018-03-07 23:32:20 +10:00
  • e9916e2844 Convert Client.activity back to an Activity-like object Rapptz 2018-03-06 18:13:17 -05:00
  • 61c8e35929 Missing import for _ActivityTag inside Client Rapptz 2018-03-06 09:10:13 -05:00
  • 21bea43d22 Fix session_id in Spotify.to_dict Harmon 2018-03-06 04:55:33 -06:00
  • 857e30c68e Add some documentation for the Game to Activity breaking change. Rapptz 2018-03-06 01:21:25 -05:00
  • d8a85f4898 [commands] Minor optimisations to unicode quote handling. Rapptz 2018-03-06 01:16:00 -05:00
  • ea061ef9b2 [commands] Added handling for unicode quotes b-hodges 2018-01-24 15:36:08 -06:00
  • 871a262ee3 [commands] Add ability to have case insensitive commands. Rapptz 2018-03-06 00:37:12 -05:00
  • 1590441dbf Fix typo in TextChannel.delete_messages documentation. Rapptz 2018-03-06 00:19:58 -05:00
  • a425bd91be Fix invalid close errors on websockets 4.x Rapptz 2018-03-06 00:15:26 -05:00
  • 0fcd385b9a Add ability to change the activity used when logging in at runtime. Rapptz 2018-03-05 11:23:07 -05:00
  • f8f8f418f3 Split Game object to separate Activity subtypes for Rich Presences. Rapptz 2018-03-05 11:01:46 -05:00
  • 2f562bd695 Update docstrings for channel.py Jared Shields 2018-02-26 22:04:49 -08:00
  • 6782fdd34d Add missing coroutine decorator to HTTPClient.get_attachment Rapptz 2018-02-26 18:55:05 -05:00
  • 1c215cfbbe Don't cache webhook users. Rapptz 2018-02-24 17:37:37 -05:00
  • 355eb08b25 Add seek_begin keyword argument to Attachment.save Rapptz 2018-02-13 05:41:10 -05:00
  • 9d3d8e0f0a Fix websockets 4.0 support BeatButton 2018-02-11 09:41:18 -07:00
  • ad7506050c [commands] Allow builtin unbound method converters Eli 2018-02-10 22:07:44 -08:00
  • d53c3a6c12 Fixed opus error check Daniel 2018-02-06 11:19:42 -05:00
  • 881e598a6f Add errcheck functions to opus foreign functions Daniel 2018-01-31 18:58:27 -05:00
  • 5a59eae95b Update opus and add COPYING notice Daniel 2018-01-26 12:46:19 -05:00
  • 4fef6fc4b0 Fix minor typo in migrating documentation. Rapptz 2018-01-22 17:34:46 -05:00
  • c32b28f46d Add documentation for new_member system messages FrostLuma 2018-01-22 17:46:28 +01:00
  • 8de382fcd3 Change logic in PartialEmoji.__str__ a little. Rapptz 2018-01-06 17:35:03 -05:00
  • 04d9dd9c0d Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter Gorialis 2018-01-02 07:59:51 +09:00
  • 3112e1c17e Add intersphinx Tobotimus 2018-01-06 17:21:56 -05:00
  • 0ef866a704 [commands] Fix MissingRequiredArgument param handling khazhyk 2017-12-24 22:47:04 -05:00
  • b268d81649 Added a missing "to" in Message.raw_mentions documentation. Chkoupinator 2018-01-03 06:37:28 +01:00
  • 0f56ce7c13 Fix typo in Message.embeds documentation. CloudNineK 2018-01-01 19:42:40 -05:00
  • 456390f417 Ensure gif avatar urls end in .gif khazhyk 2018-01-06 01:29:16 -05:00
  • 1863a1c663 Stop asyncio.async throwing a syntax error in 3.7. async MysterialPy 2017-11-13 22:07:54 +10:00
  • 30b5047b0e Fix multipart sending for RequestsWebhookAdapter to work. Rapptz 2018-01-03 21:55:48 -05:00
  • 6813280938 websupport is not actually a Sphinx extension apparently. Rapptz 2017-12-29 06:34:06 -05:00
  • e9f887aab2 Add websupport extension to extension list. Rapptz 2017-12-29 06:29:59 -05:00
  • 3a8b97ffb0 [commands] Document that can_run can raise. Rapptz 2017-12-29 06:00:25 -05:00
  • e61ac8e60f [commands] Forbid passing a string to aliases in Command. Rapptz 2017-12-29 01:42:45 -05:00