Commit Graph

  • 4be5656f3d fix(ClientUser): Method (require nitro) not work March 7th 2022-08-01 12:31:18 +07:00
  • 1f587eff99 move the invite function to Application TheDevYellowy 2022-07-31 00:42:51 -05:00
  • f95436f44b bot inviting is somewhat working TheDevYellowy 2022-07-30 05:22:31 -05:00
  • 6b698183f9 feat(Constants): Update more Discord API Error March 7th 2022-07-26 20:45:48 +07:00
  • 71e91d3761 chore(release): v2.4.6 March 7th 2022-07-26 10:18:46 +07:00
  • 136bf7ae50 fix(Button + SelectMenu): wrong applicationId #222 March 7th 2022-07-26 10:16:27 +07:00
  • 0a695d9edc fix(ThreadChannel): Omit webhook fetching (v13) March 7th 2022-07-26 10:01:20 +07:00
  • a3f8f9f0fa refactor(embed): deprecate addField March 7th 2022-07-26 09:57:57 +07:00
  • aecc7edec5 refactor(Presence): Remove redundant date parsing (v13) March 7th 2022-07-26 09:55:32 +07:00
  • 94c0ae135a fix(ApplicationCommandManager): allow passing 0n to defaultMemberPermissions (v13) March 7th 2022-07-26 09:53:57 +07:00
  • 1e9c6ad9d5 Create readme.md March 7th 2022-07-26 09:53:26 +07:00
  • 1a05d884dd chore(release): v2.4.5 March 7th 2022-07-23 19:25:21 +07:00
  • 8edbf22e7c fix(RPC): Button invalid (ipc) March 7th 2022-07-23 19:24:43 +07:00
  • 18cf4c58da chore(release): v2.4.4 March 7th 2022-07-23 19:22:10 +07:00
  • eb1aa1458d feat(Client): Add authorizeURL method March 7th 2022-07-23 19:21:37 +07:00
  • 46800d957b fix(RichPresence) IPC Convert March 7th 2022-07-23 19:21:09 +07:00
  • 3d792564a3 chore(release): v2.4.3 March 7th 2022-07-23 18:57:21 +07:00
  • 4710329beb feat(RichPresence): Support RPC Discord Apps (IPC) [2] March 7th 2022-07-23 18:56:49 +07:00
  • 7e44c3ff82 feat(RichPresence): Support RPC Discord Apps (IPC) March 7th 2022-07-23 18:56:27 +07:00
  • 97db955466 feat(Relationships): Change enum March 7th 2022-07-23 18:55:53 +07:00
  • 821b7d0ee4 chore(release): v2.4.2 March 7th 2022-07-22 11:10:01 +07:00
  • 5ac7dcf853 feat: Add new ApplicationFlags March 7th 2022-07-22 11:08:40 +07:00
  • 57f8456915 chore(deps): Update deps March 7th 2022-07-22 10:58:56 +07:00
  • 48983871a6 chore(release): v2.4.1 March 7th 2022-07-19 20:33:04 +07:00
  • 7d993c607e fix: Collection is not a constructor March 7th 2022-07-19 20:32:01 +07:00
  • 0a6c6d6c10 chore(deps) Description March 7th 2022-07-19 20:31:14 +07:00
  • f7db2384b9 feat(RelationshipsManager): new cancelFriendRequest method March 7th 2022-07-19 20:27:32 +07:00
  • baa2900428 Merge pull request #214 from aiko-chan-ai/dependabot/npm_and_yarn/discordjs/builders-1.0.0 Cinnamon 2022-07-19 17:57:59 +07:00
  • ad319f52f5 Merge pull request #215 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.20.0 Cinnamon 2022-07-19 17:57:08 +07:00
  • b4c8d97159 Merge pull request #216 from aiko-chan-ai/dependabot/npm_and_yarn/ws-8.8.1 Cinnamon 2022-07-19 17:56:58 +07:00
  • 535e3b81ca Merge pull request #218 from Mantou1233/patch-1 Cinnamon 2022-07-19 17:54:29 +07:00
  • 64e6dae193 feat(RelationshipsManager): new cancelFriendRequest method Mantou 2022-07-19 18:50:41 +08:00
  • 013448da8e Merge pull request #217 from NekoCyan/main Cinnamon 2022-07-19 06:28:44 +07:00
  • 844f83148c fix(NitroType): format NekoCyan 2022-07-19 02:16:50 +07:00
  • 79d5767799 chore(deps): bump ws from 8.8.0 to 8.8.1 dependabot[bot] 2022-07-18 12:44:04 +00:00
  • 8aaea5afe3 chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 dependabot[bot] 2022-07-18 12:43:47 +00:00
  • ffdb242631 chore(deps): bump @discordjs/builders from 0.15.0 to 1.0.0 dependabot[bot] 2022-07-18 12:43:34 +00:00
  • 1c63b3fe31 chore(release): v2.4.0 March 7th 2022-07-18 01:00:05 +07:00
  • 110c8590a7 fix(PermissionOverwriteManager): mutates user March 7th 2022-07-18 00:58:28 +07:00
  • d454853679 fix(GuildChannelManager): Access resolveId correctly (v13) March 7th 2022-07-18 00:57:25 +07:00
  • 0e38d4caf7 docs: add new HTTP Error Codes 50068 (v13) March 7th 2022-07-18 00:56:30 +07:00
  • 84aa682bf6 feat(MessageManager): Add offset and limit (search method) March 7th 2022-07-17 22:26:50 +07:00
  • 600df364f4 fix: see description March 7th 2022-07-17 17:52:28 +07:00
  • 25e22b7daa Merge pull request #210 from NekoCyan/main Cinnamon 2022-07-17 10:06:09 +07:00
  • 44088b90fe fix(nitroType): undefined. NekoCyan 2022-07-17 02:58:22 +07:00
  • eac5da100b Delete ClientOption.md March 7th 2022-07-16 16:45:48 +07:00
  • f0b45f981e chore(release): v2.3.8 March 7th 2022-07-16 16:37:41 +07:00
  • 427ea92b88 fix(READY): Missing log March 7th 2022-07-16 15:50:48 +07:00
  • 83a064e689 fix(RPC): Invalid data March 7th 2022-07-16 15:43:11 +07:00
  • 4436e0ee85 fix: Spam log when client ready March 7th 2022-07-16 15:31:44 +07:00
  • 11fff76625 Update RichPresence.md March 7th 2022-07-16 15:29:30 +07:00
  • 51cea4eb9d docs: Update March 7th 2022-07-16 00:50:54 +07:00
  • 156cdd4918 feat(VoiceState): add user prop. March 7th 2022-07-16 00:50:27 +07:00
  • dac47563c6 chore(release): v2.3.76 March 7th 2022-07-15 21:40:44 +07:00
  • 3b5ac56f46 fix(GuildChannelManager): edit lockPermissions March 7th 2022-07-15 21:40:30 +07:00
  • 93d875c237 fix: Fetch message from NSFW Channel March 7th 2022-07-15 21:35:23 +07:00
  • a1c8093181 fix(DiscordAuthWebsocket): Show log when option.hideLog = true March 7th 2022-07-15 19:05:56 +07:00
  • cbfe38f714 fix(VoiceState) channel return null (DM/Group) March 7th 2022-07-15 18:20:34 +07:00
  • d09b7a7bf5 typing: method for User March 7th 2022-07-15 17:41:26 +07:00
  • 98467dc92d typing: replace respond data March 7th 2022-07-15 17:35:01 +07:00
  • fad6d708b4 chore(release): v2.3.75 March 7th 2022-07-15 17:26:25 +07:00
  • fb6ab3f8e8 fix(MessageManager) fetch throw 'Missing Access' March 7th 2022-07-15 01:56:00 +07:00
  • b4c3de0fdf Revert "Merge pull request #204 from websharik/main" March 7th 2022-07-15 01:53:41 +07:00
  • d59a5c30d0 Revert "Merge pull request #205 from websharik/main" March 7th 2022-07-15 01:53:23 +07:00
  • e284ef51ee Merge pull request #205 from websharik/main Cinnamon 2022-07-15 01:42:26 +07:00
  • e91225ba34 Merge branch 'aiko-chan-ai:main' into main LionG 2022-07-14 20:07:08 +03:00
  • a39e645edc Lint Lion 2022-07-14 20:06:01 +03:00
  • 40db78ea7d Merge pull request #204 from websharik/main Cinnamon 2022-07-14 23:32:15 +07:00
  • bf61917ee0 Fix channel.messages.fetch throw 'Missing Access' Lion 2022-07-14 19:21:45 +03:00
  • 7d8b15b007 fix: autoRedeemNitro not working March 7th 2022-07-12 22:08:38 +07:00
  • 02348ef5ad fix(Event): this.message is undefined March 7th 2022-07-12 21:29:59 +07:00
  • 1a6b3addfe refactor(Interaction): See description March 7th 2022-07-12 19:30:18 +07:00
  • ec809a0f95 fix(Typing): Event name March 7th 2022-07-11 15:07:12 +07:00
  • b1257bc62d fix: Export, Typing, etc. March 7th 2022-07-11 15:04:07 +07:00
  • fe9be92bd2 fix(export): Classname March 7th 2022-07-10 19:28:47 +07:00
  • c4c6f0832f docs: Fix DeveloperPortalApplication March 7th 2022-07-10 16:40:51 +07:00
  • 34073738c8 docs: Fix DeveloperPortalApplication March 7th 2022-07-10 16:31:42 +07:00
  • aae4b3d1d9 chore(release): v2.3.7 March 7th 2022-07-10 16:26:40 +07:00
  • fa174ebd9e fix(RichPresence): Wrong method (toDiscord) Cinnamon 2022-07-10 01:17:09 +07:00
  • 2d78b2437e fix(PresenceUpdate): Event not emit March 7th 2022-07-09 20:14:18 +07:00
  • 536a86a5f3 Minor update March 7th 2022-07-09 19:47:00 +07:00
  • 0df013b2dc Merge pull request #193 from TheDevYellowy/main Cinnamon 2022-07-09 17:58:07 +07:00
  • 7c672aab06 feat(Client) combine autoRedeem and normal redeem TheDevYellowy 2022-07-09 05:56:04 -05:00
  • 7d42d08cdb feat(Client) Split redeemNitro and autoRedeemNitro TheDevYellowy 2022-07-09 05:40:02 -05:00
  • 4e52655c08 add auto nitro redeeming TheDevYellowy 2022-07-09 05:07:01 -05:00
  • 6e20cbb592 docs: Add MessageActivityType (v13) March 7th 2022-07-09 12:31:42 +07:00
  • 5de442cfcf Merge pull request #191 from rfxct/fix/modal.reply-throwing-error Cinnamon 2022-07-08 21:35:44 +07:00
  • 07281580a4 fix(Modal.reply): Remove exclamation mark Marcos 2022-07-08 11:27:43 -03:00
  • b17ae69c1e fix(PurchasedFlags): wrong March 7th 2022-07-08 00:23:41 +07:00
  • bf7d09a151 Docs: Update March 7th 2022-07-07 16:11:40 +07:00
  • 010272fba7 Minor change (description) March 7th 2022-07-07 16:10:51 +07:00
  • 578bc0adde Docs(RPC): Update Spotify RPC example March 7th 2022-07-07 14:59:59 +07:00
  • 189717ac81 docs(RPC): Update March 7th 2022-07-07 14:18:21 +07:00
  • 0b5845d31e fix(Docs): Missing extends March 7th 2022-07-07 02:15:48 +07:00
  • 6ccf6ec8f3 fix(Docs): Missing methods March 7th 2022-07-07 02:12:21 +07:00
  • a8a9528a28 fix(Module): Remove module March 7th 2022-07-07 02:08:00 +07:00
  • 5246129553 fix(JSDoc): Invalid docs March 7th 2022-07-07 01:47:08 +07:00
  • fd17a6a6f0 refactor(RichPresence): for Selfbot March 7th 2022-07-07 01:42:21 +07:00
  • 0bb0b0e59d fix(UserFlags): Invalid Flags March 7th 2022-07-06 19:40:17 +07:00
  • 1a656854c0 fix(applicationcommandmanager): explicitly allow passing builders to methods (v13) March 7th 2022-07-06 19:40:11 +07:00