Commit Graph
100 Commits
Author SHA1 Message Date
March 7th a3ce786fe6 refactor: Modal#reply 2022-12-08 15:14:17 +07:00
March 7th c20b04275b fix: RemoteAuth#generateQR 2022-12-06 17:41:07 +07:00
March 7th b208925afc Update README.md 2022-12-05 22:56:14 +07:00
March 7th 30f17fb657 chore: v2.9.12 2022-12-05 18:35:02 +07:00
March 7th 8b4924e147 feat: update (see description)
- Remove `bignumber.js`
- Fix `circular dependency`
- Fix: missing activity.name (SpotifyRPC)
- Refactor code
- Update UserAgent
2022-12-05 18:30:45 +07:00
ElysiaandGitHub e0b6265aa5 Merge pull request #428 from NekoCyan/main
fix: Wrong text for Error.
2022-12-04 17:10:43 +07:00
March 7th 7a308f0383 feat: new captcha solver service 2022-12-04 16:38:15 +07:00
March 7th 63cd0b3ca8 chore: v2.9.11 2022-12-04 01:47:48 +07:00
March 7th 7d34a5de24 feat: Add new flags, new option for Message#selectMenu 2022-12-04 01:46:40 +07:00
March 7th 720848131d refactor: clickButton and selectMenu 2022-12-04 01:13:19 +07:00
March 7th b191df3e99 feat: ClickButton with location 2022-12-02 18:29:57 +07:00
ElysiaandGitHub f20430452f Merge pull request #426 from NekoCyan/main
feat(Message): .clickButton() click the only one.
2022-12-02 15:45:20 +07:00
March 7th 6d170f3555 fix: friendNicknames cache missing 2022-12-02 12:03:51 +07:00
March 7th 60d38d460e chore: v2.9.10 2022-12-01 23:41:35 +07:00
March 7th 08fb4f6b83 chore: v2.9.9 2022-12-01 18:29:08 +07:00
March 7th 4eae264013 fix: getAttachments 2022-11-30 11:47:25 +07:00
March 7th c13221c426 chore: v2.9.8 2022-11-28 23:27:39 +07:00
March 7th 6519d4d9c2 feat: Using new attachment API (2)
Slash command
2022-11-28 23:24:31 +07:00
March 7th c70dc733e2 feat: Using new attachment API 2022-11-27 19:45:58 +07:00
March 7th d97cf71661 chore: v2.9.7 2022-11-27 14:12:58 +07:00
March 7th 6f265989ea fix: captchaKey 2022-11-27 14:08:31 +07:00
March 7th 96ac2f95dd chore: readme 2022-11-27 13:53:43 +07:00
March 7th f8a8ac7fc6 feat: add Message#bulkDeletable (v13)
#8761 djs
2022-11-26 22:17:33 +07:00
March 7th 69c5eb94d2 feat(InteractionResponses): add message parameter (v13)
#8838 djs
2022-11-26 22:02:34 +07:00
March 7th b6d290d545 fix(Activity): Fix equals() not checking for differing emoji (v13)
#8842 djs
2022-11-26 21:51:09 +07:00
March 7th c62c25de53 chore: v2.9.6
fix: guildMemberFetch (options.user)
2022-11-25 19:45:42 +07:00
March 7th ecc59912d0 chore: v2.9.5
- deps: downgrade axios (1.2.0 -> 1.1.x)
- fix: checkUpdate func
2022-11-24 00:20:32 +07:00
ElysiaandGitHub 942ad0714c Merge pull request #412 from NekoCyan/main
fix & docs: description.
2022-11-23 23:52:08 +07:00
March 7th f1eaca83eb docs: fix 2022-11-23 22:11:16 +07:00
March 7th 62c71950ac chore: v2.9.4
- fix fetchMemberList
2022-11-23 22:09:24 +07:00
March 7th 046a8d46c7 chore: v2.9.3 2022-11-19 23:42:21 +07:00
March 7th 91d9a31761 typing: fix import class missing prop 2022-11-19 23:26:38 +07:00
March 7th 8768b04eaf chore: v2.9.2 2022-11-19 18:05:14 +07:00
March 7th 40cc1e7c5f chore: update latest build number 2022-11-19 18:01:47 +07:00
March 7th 53111e56f3 fix: unavalible guild when client isReady 2022-11-19 18:00:14 +07:00
March 7th 54ea46ce4b feat: ClientOptions#interactionTimeout 2022-11-19 17:59:52 +07:00
March 7th ac63d40cb3 chore: clean code 2022-11-19 17:59:25 +07:00
ElysiaandGitHub 99882764ec Merge pull request #407 from hocsinhgioitoan/main
Doc: fix sleep return type
2022-11-19 17:25:35 +07:00
ElysiaandGitHub 071a414378 Update RichPresence.md 2022-11-19 17:25:13 +07:00
ElysiaandGitHub 9b2cf52ce7 Update RichPresence.md 2022-11-19 17:24:33 +07:00
March 7th ea89624644 chore: release v2.9.1 2022-11-18 19:25:54 +07:00
March 7th 6417d43ced feat: Slash command with localized name 2022-11-18 19:23:43 +07:00
March 7th 3e23407ed0 Docs: Update 2022-11-18 19:23:12 +07:00
ElysiaandGitHub 21261de111 Merge pull request #405 from NekoCyan/main
docs: sleep.
2022-11-16 23:48:26 +07:00
March 7th f26c0e6899 Update ClientUser.js 2022-11-15 22:56:47 +07:00
March 7th 1adbddceda feat: Update 2022-11-15 20:06:03 +07:00
March 7th 0b17709471 fix: Remove prefix '$' 2022-11-15 12:37:28 +07:00
ElysiaandGitHub cd6d460759 Merge pull request #394 from NekoCyan/main
Docs & Fix: Updates.
2022-11-12 20:26:56 +07:00
March 7th 453b9150f7 chore: release v2.9.0 2022-11-12 18:11:30 +07:00
March 7th bd48db3f8c feat: static getShorten (WebEmbed) 2022-11-12 17:56:42 +07:00
March 7th 41f414b13a feat: Update sendSlash (Attachments) 2022-11-12 17:39:56 +07:00
March 7th 0c6ba7a211 feat: Update UserFlags & ApplicationFlags 2022-11-12 09:53:38 +07:00
March 7th f6464ea818 feat: Update UserFlags 2022-11-11 11:03:34 +07:00
March 7th da25e6bc69 fix: webembed api 2022-11-10 12:31:45 +07:00
March 7th e7f0d3dbda chore: release v2.8.15 2022-11-09 20:18:13 +07:00
ElysiaandGitHub d3bda81e0a Merge pull request #392 from NekoCyan/main
fix: WS identify data.
2022-11-09 05:59:35 +07:00
March 7th f5de4de7c0 feat: Login Discord (email + password) 2022-11-08 23:56:17 +07:00
March 7th 6255db8aa2 chore: release v2.8.14 2022-11-08 13:29:37 +07:00
March 7th 7e4a3ccd57 fix: Package (read description)
- Security update
 + Update Discord Version
 + Update WS identify data
- Fix Captcha Handler
2022-11-08 13:27:44 +07:00
March 7th 328f95643d chore: release v2.8.13 2022-11-06 12:36:38 +07:00
March 7th f671aa3899 feat(SelectMenu): SelectMenu v2
support channelType
2022-11-06 12:34:25 +07:00
March 7th 0975224da0 fix: sendSlash in dm channel 2022-11-06 12:05:18 +07:00
March 7th a768fbf590 chore: release v2.8.12 2022-11-05 20:08:21 +07:00
CinnamonandGitHub 5810144d71 Merge pull request #391 from aiko-chan-ai/new-select-menu
feat(SelectMenu): SelectMenu v2
2022-11-05 20:05:45 +07:00
March 7th 035d933771 feat(SelectMenu): SelectMenu v2 2022-11-05 20:02:27 +07:00
March 7th 04296bd6d1 chore: release v2.8.11 2022-11-04 19:46:05 +07:00
March 7th 83e764aad5 chore: release v2.8.10 2022-11-04 19:28:18 +07:00
March 7th d4cfdc11e2 fix: interaction in forum channel 2022-11-04 19:11:35 +07:00
March 7th b3eedc34be feat(CaptchaHandler): Must not use due to safety concerns 2022-11-04 18:40:19 +07:00
March 7th 9616ef19a7 chore: username discord 2022-11-02 22:23:47 +07:00
March 7th 0342a0c426 chore: release v2.8.9 2022-10-30 19:29:30 +07:00
March 7th a6459f2c14 feat(TextChannel): add searchInteraction 2022-10-30 19:25:32 +07:00
March 7th 91ae4195a6 feat(DMChannel): Message request 2022-10-27 19:29:45 +07:00
March 7th 31e0de6a05 feat(GuildMember): set theme colors 2022-10-26 22:34:09 +07:00
March 7th 0c3d922096 chore: release v2.8.8
- User.themeColors
- Update ClientBuild
2022-10-26 19:38:09 +07:00
March 7th f8246be0aa feat: ForumChannel
Backport https://github.com/discordjs/discord.js/pull/8786
2022-10-26 19:21:40 +07:00
March 7th db696d3e16 feat: new Nitro type
Nitro basic
2022-10-26 18:57:30 +07:00
March 7th f044898767 fix: ring always throw error
Expected "Content-Type" header to be one of {'application/json'}.
2022-10-26 18:38:06 +07:00
CinnamonandGitHub 83f9800864 Merge pull request #378 from connerdassen/main
Use the ws properties and User-Agent header provided during client initialization for RemoteAuth
2022-10-26 18:19:07 +07:00
March 7th 51a36c7210 chore: release v2.8.7 2022-10-25 21:57:53 +07:00
March 7th 0324e0f684 fix: RelationshipManager cache missing 2022-10-25 12:37:23 +07:00
March 7th 1c0aefd7ec typing: add CallOptions 2022-10-24 23:29:09 +07:00
March 7th 95ef7a2b41 chore: release v2.8.6
- Update Discord Client version
- Update UserAgent
- Update deps
2022-10-23 19:00:07 +07:00
March 7th cbcc0f57fe chore(GuildMemberManager): smart fetch 2022-10-23 18:51:55 +07:00
March 7th e348c8e308 chore: release v2.8.5 2022-10-21 18:53:09 +07:00
March 7th ed4375fd9d chore: Update WebEmbed Hosting 2022-10-16 10:36:53 +07:00
March 7th 89df4addb9 fix: missing deps (2) 2022-10-15 12:29:31 +07:00
March 7th 17b3ca237c fix: missing deps 2022-10-15 12:26:52 +07:00
March 7th 8b7a93bf22 chore: deps + dev deps
+ Update @discordjs/builders
+ Update @discordjs/collection
+ Update @sapphire/shapeshift
+ Update discord-api-types
+ Update eslint
+ Update tsd
- Remove @discordjs/voice
+ @discordjs/voice patch v0.13
+ Fix `patchVoice` options
2022-10-14 18:12:47 +07:00
March 7th 7c07a80d83 lint: fix 2022-10-12 19:50:56 +07:00
March 7th 3c2b4c9364 fix: Cannot read properties of undefined (reading 'guildId')
TypeError: Cannot read properties of undefined (reading 'guildId')
    at module.exports [as INTERACTION_SUCCESS]
2022-10-11 17:19:57 +07:00
CinnamonandGitHub e8158ec85f Merge pull request #346 from NekoCyan/main
typing(ClientSettingManager): make right with the structure. & Clean up
2022-10-10 20:37:06 +07:00
March 7th 97e2d155b9 chore: SortOrderType
https://github.com/discordjs/discord.js/pull/8651/commits/54267f584a4e38cb58421cf7d26785a5a621dfcd
2022-10-10 12:03:17 +07:00
March 7th 1ea40be065 chore(release): v2.8.0 2022-10-09 19:45:45 +07:00
CinnamonandGitHub 5fa5b32e49 Merge pull request #343 from aiko-chan-ai/modal-reply
feat: awaitModal
2022-10-09 19:37:40 +07:00
March 7th a141adf385 feat: awaitModal 2022-10-09 19:37:04 +07:00
March 7th fecfa7d03b fix: lint
Merge pull request #339 from xD33m/patch-1
2022-10-08 17:58:31 +07:00
CinnamonandGitHub 8580ca551d Merge pull request #339 from xD33m/patch-1
Fix slashCommand of type SUB_COMMAND_GROUP
2022-10-07 12:00:33 +07:00
March 7th 87e5069fd2 Update package.json 2022-10-05 23:25:10 +07:00
March 7th 4678fdb9e6 Revert "chore: WebEmbed server"
This reverts commit 4b0c727b93.
2022-10-05 23:24:34 +07:00