Commit Graph

  • 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
  • 300c0f7b19 Pip version requires require all 3 digits. Rapptz 2017-12-28 21:39:25 -05:00
  • 5c65acd9b3 Add some dependencies for RTD. Rapptz 2017-12-28 21:34:41 -05:00
  • f5a443fa8f Add support for animated emoji to commands ext EmojiConverter Joshua Butt 2017-12-22 14:59:21 +10:00
  • da9828c41f Use the proper endpoint for removing your own reaction. Rapptz 2017-12-21 19:20:48 -05:00
  • 97fc4bf651 Update Emoji.url to point to the GIF version of the animated emoji. Rapptz 2017-12-21 18:55:13 -05:00
  • a6bf792dec Animated emoji support. Rapptz 2017-12-21 18:50:34 -05:00
  • e2f7945f59 Proper variable name in Client.clear. Rapptz 2017-12-20 09:45:09 -05:00
  • 5c5a59c18e Add Client.clear to clear the bot's internal state to a clean slate. Rapptz 2017-12-16 21:36:39 -05:00
  • 45432ab26f Update README to point to new server. Rapptz 2017-11-28 17:07:13 -05:00
  • fc9eb93486 Point to the new server and vanity URL. Rapptz 2017-11-28 17:04:58 -05:00
  • e4cafb5057 Add ChannelType.category enum value. Rapptz 2017-11-28 17:02:38 -05:00
  • 54ea52c86f Prefix sha to fix leading zeros being stripped khazhyk 2017-11-18 23:56:01 -08:00
  • ceb82ecc7b Fix self._process not existing during cleanup() in case of error Daniel 2017-11-21 17:51:34 -05:00
  • 89f9009a28 [commands] Fix minor spelling mistake S Stewart 2017-11-20 09:00:32 -06:00
  • 096584733e Stop asyncio.async throwing a syntax error in 3.7. MysterialPy 2017-11-13 22:07:54 +10:00
  • 98c8928934 Missing Voice Regions Mippy (William) 2017-11-06 19:51:28 -08:00
  • 542924d5df Fixed a zero division error when accessing latencies verixx 2017-11-02 20:52:26 +11:00
  • b5bc5a36ce Fix Spelling Error Mippy (William) 2017-10-30 18:57:40 -07:00
  • 5013102574 Fix Webhook.delete not working. Rapptz 2017-11-07 05:36:55 -05:00
  • 89bbbec37e Missing name parameter in VoiceChannel.edit documentation. Rapptz 2017-10-26 05:36:19 -04:00
  • f0c53e4519 Fix URI quoting in Route. Rapptz 2017-10-24 00:50:20 -04:00
  • ebecb90c96 is_avatar_animated should always return bool khazhyk 2017-10-18 22:03:00 -07:00
  • 6fc2b51dea Quote all Route params Gorialis 2017-10-20 05:57:33 +09:00
  • 98a054e19e Use local version identifer for SHA khazhyk 2017-10-14 20:40:58 -07:00
  • 47a58d354d Reimplement zlib streaming. Rapptz 2017-10-14 21:17:27 -04:00
  • 9f1bb19d77 Fix extra in __all__ export for gateway Rapptz 2017-10-14 17:02:50 -04:00
  • c3a727ac7e Show sha1 for development versions. khazhyk 2017-10-12 21:32:26 -07:00
  • 92a37c2e4f Revert "Implement zlib streaming for the gateway." Rapptz 2017-10-14 15:22:39 -04:00
  • 462191a08b Implement zlib streaming for the gateway. Rapptz 2017-10-12 22:53:20 -04:00
  • 09bd2f4de7 Remove handling of ReconnectWebsocket Anis B 2017-10-11 05:42:15 +02:00
  • 1cd50919a1 Raise ResumeWebsocket in case of RECONNECT Anis B 2017-10-11 05:40:30 +02:00
  • 192f57efef Actually resume on opcode RECONNECT Anis B 2017-10-11 05:14:57 +02:00
  • 9b4a2dc7cb [commands] Minor speed-up for the BucketType.guild case. Rapptz 2017-10-08 07:57:58 -04:00
  • 1bb7b6ff2d [commands] Make CooldownMapping.get_bucket take Message instead. Rapptz 2017-10-08 07:52:56 -04:00
  • d53cada91e Fix TypeError in utils.oauth_url ReinaSakuraba 2017-10-04 21:27:31 -07:00
  • bae6f80327 [commands] Split Cooldown state processing to two different functions. MysterialPy 2017-09-27 21:37:07 +10:00
  • d50acf79f8 ran faq through a spelling and grammar checker Sleepy Flower Girl 2017-10-02 20:11:35 -04:00
  • b22f7c76c5 Further clarify how bots can interact with emoji endpoints Pandentia 2017-10-03 00:22:06 +02:00
  • 51a696e674 Remove reference to "whitelisted" bots for emoji endpoints Pandentia 2017-10-03 00:10:01 +02:00
  • 13632faf97 Fix AppInfo.id being a string ReinaSakuraba 2017-10-02 13:38:05 -07:00
  • 44a4a473ab Version bump to v0.16.12 v0.16.12 Rapptz 2017-10-01 15:12:19 -04:00
  • 065f408a10 Move pre-emptive message to DEBUG log level. Rapptz 2017-10-01 13:43:20 -04:00
  • 711dfb83ab Allow creating a channel with a category. Rapptz 2017-09-29 05:51:40 -04:00
  • 6d6ce14d7c Fix Guild.system_channel always returning None. Rapptz 2017-09-26 22:56:26 -04:00
  • f86ac47b28 Don't use Bulk Channel Edit endpoint if not actually moving channels. Rapptz 2017-09-24 04:55:10 -04:00
  • 148816c4e8 Temporarily add created channels to cache. Rapptz 2017-09-23 18:54:12 -04:00
  • fd531297d2 Changed discord.Client.event to debug log success instead of info log. espeonofespeonage 2017-09-23 12:50:12 +01:00
  • 54f2c71e71 Fix margins on <p> tags. Rapptz 2017-09-22 03:11:37 -04:00
  • 458cb83b47 Properly handle cases where a category is removed. Rapptz 2017-09-21 22:15:47 -04:00
  • dbf8b5bda6 Fix header size warnings. Rapptz 2017-09-21 21:16:00 -04:00
  • e3d69ce83d Add custom details directive. Rapptz 2017-09-21 21:15:37 -04:00
  • 8ed5fe472c More CSS fixes. Rapptz 2017-09-21 19:38:33 -04:00
  • 2bfd15ba89 Fix weird margins with unordered lists in the HTML5 output. Rapptz 2017-09-21 18:37:22 -04:00
  • de6cffa347 Try to build HTML5 for docs. Rapptz 2017-09-21 18:04:46 -04:00
  • 95c28f08e4 Fix sorting for channels. Rapptz 2017-09-21 00:11:36 -04:00
  • 3e00e7fe8a [guild] use a defaultdict in by_category Jake 2017-09-20 21:08:46 -07:00
  • 06296bfaf6 Changed README from using Markdown to use reStructuredText Giovani Irimea 2017-09-17 06:22:39 +02:00
  • 415ca9a774 Add webhook.url rooni 2017-09-18 19:31:20 +02:00
  • 025136076a Add an example for on_reaction_add waiting. Rapptz 2017-09-18 05:46:51 -04:00
  • feba1d043f Sort member roles in GUILD_CREATE Rapptz 2017-09-17 00:01:31 -04:00
  • 5e913b265b Change how coroutines are detected internally. Rapptz 2017-09-16 13:35:00 -04:00
  • 305cc3acfa Clarify VoiceClient.disconnect docs a little more. Rapptz 2017-09-16 13:29:36 -04:00
  • 91e2163523 Fix typo in http.create_channel Harmon 2017-09-13 18:05:09 -05:00
  • 7b2e06c263 Fix error when creating guild channels. Rapptz 2017-09-13 18:47:40 -04:00
  • e614f6b4cd [commands] Add CategoryChannelConverter Rapptz 2017-09-13 17:17:04 -04:00
  • 7df8897e3d Add Guild.create_category. Rapptz 2017-09-13 17:01:42 -04:00
  • 233c2d80ef Fix grammar in abc docs, add new implementation Steve C 2017-09-13 13:54:09 -04:00
  • 53b4890435 Add category support. Rapptz 2017-09-13 09:38:05 -04:00
  • e24914be0b [commands] Fix NameError when given an invalid prefix. Rapptz 2017-09-12 04:22:13 -04:00
  • 3cd1fdc1eb Document new features for guilds. Rapptz 2017-09-12 04:21:15 -04:00
  • 1367877d36 Fix crashing for now when a category is created. Rapptz 2017-09-08 21:28:45 -04:00