Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • * | | |
  • * | | |
  • | | | | *
  • | | | |/|
  • | | |/| |
  • | | * | |
  • * | | | |
  • * | | | |
  • * | | | |
  • |\ \ \ \ \
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | | |\ \ \ \
  • | | |/ / / /
  • | |/| | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | * | | | |
  • | * | | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | | * | | |
  • | * | | | |
  • | * | | | |
  • | |\ \ \ \ \
  • | | * | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | |\ \ \ \ \ \
  • | * | | | | | |
  • | | | * | | | |
  • | | | | | | | | *
  • | | | | | | |_|/
  • | | | | | |/| |
  • | | * | | | | |
  • | * | | | | | |
  • | * | | | | | |
  • | | * | | | | |
  • | | | * | | | |
  • | * | | | | | |
  • | * | | | | | |
  • | * | | | | | |
  • | * | | | | | |
  • | | * | | | | |
  • | * | | | | | |
  • | | |_|/ / / /
  • | |/| | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | |/ / / / /
  • | * | | | |
  • | * | | | |
  • | * | | | |
  • * | | | | |
  • | | * | | |
  • 881bd51bf I've added a link to Bulk overwrite of global slash commands for when it gets commited (#145) by Simon Hjorthøj 2021-09-13 09:06:57 +0200
  • f1a7ee843 Created 08-bulk-overwrite-of-global-slash-commands.md (#138) by Simon Hjorthøj 2021-09-13 09:05:30 +0200
  • d7937f2df Cache unknown thread channel on THREAD_UPDATE (#136) by Adam Gauthier 2021-09-12 02:08:45 -0400
  • 7e36fbc7c Whoops missed a few (#142) by Simon Hjorthøj 2021-09-12 08:07:09 +0200
  • 6e0329a02 Property name: auto_archive_duration (#137) by IS4 2021-09-12 08:06:21 +0200
  • 608e66836 Changed the copy right year from 2019 to 2021 (#139) by Simon Hjorthøj 2021-09-12 08:04:10 +0200
  • 6d75fc476 Add docs for ratelimits and fix grammer by quin lynch 2021-09-09 00:49:09 -0300
  • 774e9d3c6 Merge branch 'feature/ratelimit-callbacks' into release/3.x by quin lynch 2021-09-09 00:01:03 -0300
  • d6a7a61c6 Added ratelimit callback to RequestOptions by quin lynch 2021-09-08 23:56:58 -0300
  • 747836d18 Fix validation of arguments for modifying guild permissions of application command (#120) by František Boháček 2021-09-09 04:18:40 +0200
  • d8b2cbdd6 Fix modifying application command by generic ModifyAsync (#121) by František Boháček 2021-09-09 04:17:34 +0200
  • c21a189fb Create FUNDING.yml by Quin Lynch 2021-09-08 23:05:46 -0300
  • ef7fc382d Update 01-getting-started.md by Quin Lynch 2021-09-08 15:38:58 -0300
  • 1f57f62c4 Update README.md by Quin Lynch 2021-09-08 15:38:36 -0300
  • df04c5009 QOL for emotes/emoji by quin lynch 2021-09-08 02:06:19 -0300
  • 1a2e8432f Fix some inconsistency with docs by quin lynch 2021-09-08 01:37:21 -0300
  • 4efc907bf Add component docs and few SOL changes to components by quin lynch 2021-09-08 01:09:02 -0300
  • fd9d3c8f7 Fix removing components when using ModifyAsync on a message by quin lynch 2021-09-02 12:19:55 -0300
  • 8042ff539 Fix interface impl by quin lynch 2021-09-02 12:18:07 -0300
  • 233950157 Add custom id to IMessageComponent by quin lynch 2021-09-02 12:16:00 -0300
  • 201cff7bf Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x by quin lynch 2021-09-02 12:10:30 -0300
  • bc0ff3f28 Fix UpdateAsync with null components doesnt clear components by quin lynch 2021-09-02 12:10:24 -0300
  • 562e509f5 Allow file uploading on followup (#131) by exsersewo 2021-08-31 23:18:32 +0100
  • a3b257394 Fix Guild Owner and Admin GuildPermissions.All (#132) by drobbins329 2021-08-31 18:16:05 -0400
  • 0fa7bf8ff Fix NRE in RestGuild by quin lynch 2021-08-30 23:29:40 -0300
  • 755f3c05c Fix ephemeral command differs (#128) by CottageDwellingCat 2021-08-30 10:52:31 -0500
  • eb271a9cc Fix nullref in thread_update event (#125) by d4n3436 2021-08-27 15:03:03 -0500
  • 612b12dd0 meta: bump version by quin lynch 2021-08-26 08:24:39 -0300
  • fb101cdc8 meta: docs by quin lynch 2021-08-25 18:43:31 -0300
  • 87350f8f0 Add methods to create builders from messages by quin lynch 2021-08-25 18:40:31 -0300
  • 6aaaf681b Fix immutabe builders and bump versions by quin lynch 2021-08-25 08:32:06 -0300
  • 605b074e9 Fix NRE of description check for user/message commands by quin lynch 2021-08-25 07:16:41 -0300
  • e489a8004 Fix KeyNotFoundException for stickers in messages by quin lynch 2021-08-25 07:06:58 -0300
  • 0752a2af5 Fix #109 by quin lynch 2021-08-25 06:24:04 -0300
  • 65a3245c8 Fix NRE with default stickers by quin lynch 2021-08-25 06:22:42 -0300
  • 3835481b7 (refs/pull/1825/merge) Merge 8b926b4170 into 3395700720 by Bond-009 2021-08-24 21:39:08 +0200
  • 67cb80e18 Change default user agent by quin lynch 2021-08-24 05:06:56 -0300
  • c7fab6fd0 meta: bump versions by quin lynch 2021-08-24 05:02:47 -0300
  • db9dcdb23 Fix some function names by quin lynch 2021-08-24 04:06:32 -0300
  • 7efb6eede Add different events for different interaction types by quin lynch 2021-08-24 03:54:21 -0300
  • 858f393c2 Add sharded events by quin lynch 2021-08-24 03:30:40 -0300
  • f6708f9a5 Add missing docs by quin lynch 2021-08-24 03:26:18 -0300
  • efa58598b Merge branch 'feature/context_commands' into release/3.x by quin lynch 2021-08-24 03:24:59 -0300
  • e9b807a0d Fix #115. Added 2 more methods to upload stickers via filepath or stream by quin lynch 2021-08-24 03:18:20 -0300
  • 39fa586b5 Stickers pt3 by quin lynch 2021-08-23 10:00:49 -0300
  • 7fb539742 (refs/pull/1902/merge) Merge 3190a1a8e9 into 3395700720 by Paulo 2021-08-23 00:34:45 +0300
  • 339570072 feature: IVoiceChannel implements IMentionable (#1896) by Nikon 2021-08-23 02:00:18 +0500
  • 9b5a5e498 Stickers pt2 by quin lynch 2021-08-22 10:16:23 -0300
  • ba69f15c9 Stickers pt1 by quin lynch 2021-08-22 07:05:38 -0300
  • 6c918e618 Merge branch 'release/3.x' into feature/stickers-expansion by quin lynch 2021-08-22 02:27:31 -0300
  • f5d064dfc Add more routes to guilds and clients. by quin lynch 2021-08-21 07:10:49 -0300
  • 8b5d5724c Fix some bugs by quin lynch 2021-08-21 05:35:24 -0300
  • 0e0065d4e Merge branch 'release/3.x' into feature/context_commands by quin lynch 2021-08-21 05:14:13 -0300
  • 6326a1efd Add more methods for application commands, clean up of code, and add proper caching of socket application commands. by quin lynch 2021-08-21 05:06:09 -0300
  • ae95d284f Simply internal usage of context menus by quin lynch 2021-08-21 02:40:10 -0300
  • 8e19bd77e Code cleanup and simplification by quin lynch 2021-08-21 00:54:06 -0300
  • 8993911d6 Implemented Context Menus (#106) by drobbins329 2021-08-20 23:03:27 -0400
  • 6b3628505 Fix application command and thread starter messages being created as SocketSystemMessage by quin lynch 2021-08-19 02:43:49 -0300
  • 2435b873c Make Webhook ApplicationId nullable instead of optional + fix IDiscordInteraction DeferAsync method (#110) by František Boháček 2021-08-19 06:57:08 +0200
  • a0173dcd9 Added Receive event guides by drobbins329 2021-08-15 17:22:37 -0400
  • 50f8fbfa6 guides revamped for slash/user/message commands by drobbins329 2021-08-15 17:00:35 -0400
  • 555fed862 Oops by drobbins329 2021-08-14 11:20:29 -0400
  • 8c1a26f69 Moved SocketCommandBase in front of slash/user/message commands by drobbins329 2021-08-14 11:10:22 -0400
  • 66a8f9a68 debugging line removed. by drobbins329 2021-08-14 08:24:02 -0400
  • d48874437 handling context menu usage events by drobbins329 2021-08-14 07:57:04 -0400
  • 9fb64e6eb oops by drobbins329 2021-08-13 14:56:37 -0400
  • afa480a8e Implemented Context Menus by drobbins329 2021-08-11 20:04:23 -0400
  • 82d6eda80 Allow EmbedBuilder.ImageUrl to use attachment scheme syntax (#104) by d4n3436 2021-08-10 22:15:17 -0500
  • 6b01b69ae Merge remote-tracking branch 'origin/feature/interations' into release/3.x by quin lynch 2021-08-10 21:54:15 -0300
  • 079624450 Assign CurrentUserId in Sharded Client (#100) by Cenk Ergen 2021-08-11 03:49:25 +0300
  • 1b05238d3 Remove rich presence button by quin lynch 2021-08-09 18:29:55 -0300
  • 4d1ddf899 meta: bump version by quin lynch 2021-08-08 17:00:13 -0300
  • 345f06845 Fix debug pragma by quin lynch 2021-08-08 14:30:57 -0300
  • f98d74290 meta: bump versions by quin lynch 2021-08-08 14:06:06 -0300
  • 1caca93b3 Merge remote-tracking branch 'origin/release/2.x' into release/3.x by quin lynch 2021-08-08 13:58:56 -0300
  • cc5fc8d28 Fix serialization error by quin lynch 2021-08-08 13:56:01 -0300
  • c3580fd89 Interface Method Declarations for Interaction Methods (#99) by Cenk Ergen 2021-08-08 19:53:55 +0300
  • dfb4d13a7 (refs/pull/1906/head) feature: Add Get***Url methods by Shane4368 2021-08-07 14:52:09 -0500
  • af9519b0f Add banner and accent color to user and some fixes/improvements (#81) by Nikon 2021-08-07 23:57:53 +0500
  • 7a232b22f Add missing guild permissions (#93) by MrCakeSlayer 2021-08-07 14:57:07 -0400
  • 152a6c7b5 Fix gateway serialization to include nulls (#96) by František Boháček 2021-08-07 20:56:52 +0200
  • e6efead6a Fix tests (#90) by d4n3436 2021-08-06 19:46:58 -0500
  • ea75a6df2 Update label/description lengths for selects (ref: https://github.com/discord/discord-api-docs/pull/3598/files) (#91) by MrCakeSlayer 2021-08-06 20:46:41 -0400
  • 505c39a3f Fix MessageProperties.Embed being ignored in some methods that modifies a message (#92) by d4n3436 2021-08-06 19:46:33 -0500
  • 26c65280e Update device for gateway by quin lynch 2021-08-06 13:28:36 -0300
  • afd9600af resolved #85 by quin lynch 2021-08-06 13:21:23 -0300
  • 75892660d resolved #88 by quin lynch 2021-08-06 13:09:34 -0300
  • 860fd8246 Application webhooks (#86) by drobbins329 2021-08-06 11:58:37 -0400
  • 7c3feadd5 Fix SocketSlashCommandDataOption to use long for Number instead of int (#89) by František Boháček 2021-08-06 17:56:43 +0200
  • ba9da7b2c Add rich presence button by quin lynch 2021-08-05 16:49:22 -0300
  • b07e92c57 Add socket debug by quin lynch 2021-08-05 16:22:25 -0300
  • 284ec0de0 Closes #84 by quin lynch 2021-08-05 16:05:25 -0300
  • 8dce6a6e1 Add single embed message property back for backwards compatibility by quin lynch 2021-08-05 15:51:56 -0300
  • 448978a98 Fix bucketing #82 by quin lynch 2021-08-05 15:46:21 -0300
  • 3ca4f5127 Fix #83 by quin lynch 2021-08-05 15:43:01 -0300
  • 0d292adf2 meta: bump versions by quin lynch 2021-08-04 23:35:52 -0300
  • 0113e26cc Squashed commit of the following: by quin lynch 2021-08-04 23:20:02 -0300
  • 5ddf6f3b7 Squashed commit of the following: by quin lynch 2021-08-04 23:19:14 -0300
  • 822f3fe25 Update README.md by Quin Lynch 2021-08-03 20:43:28 -0300
  • 6e9d4c639 Update README.md by Quin Lynch 2021-08-03 20:43:16 -0300