Commit Graph

1176 Commits

Author SHA1 Message Date
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
Cinnamon
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
NekoCyan
b5975f9c18 feat(ClientSettingManager): make right with the structure. 2022-10-10 20:27:39 +07:00
NekoCyan
5563e23664 Merge branch 'main' of https://github.com/NekoCyan/discord.js-selfbot-v13 2022-10-10 20:23:24 +07:00
March 7th
97e2d155b9 chore: SortOrderType
54267f584a
2022-10-10 12:03:17 +07:00
March 7th
1ea40be065 chore(release): v2.8.0 2022-10-09 19:45:45 +07:00
Cinnamon
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
Cinnamon
8580ca551d
Merge pull request #339 from xD33m/patch-1
Fix slashCommand of type SUB_COMMAND_GROUP
2022-10-07 12:00:33 +07:00
Lucas K
9e7a619c24
Fix slashCommand of type SUB_COMMAND_GROUP
I tried to run a slash command like this: this.channel.sendSlash(BOT_ID, 'trade item for_items', '1', 'itemName', 'True');

I ran into an exception saying "Cannot read properties of undefined (reading 'type')"

After debugging it, I got it working again with this small adjustment.
2022-10-06 22:31:11 +02: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
March 7th
43af9ec40e chore(release): v2.7.1 2022-10-04 21:16:48 +07:00
March 7th
4b0c727b93 chore: WebEmbed server 2022-10-04 21:16:37 +07:00
March 7th
ab3b122761 chore(release): v2.7.1 2022-10-03 19:38:20 +07:00
March 7th
054c9db49b fix channel._recipients.filter is not function 2022-10-03 19:38:10 +07:00
March 7th
afcfd29a92 chore(release): v2.7.0 2022-10-03 19:30:49 +07:00
Cinnamon
062ac5de89
Merge pull request #334 from aiko-chan-ai/forum-feature
feat: Guild Forum channel
2022-10-03 19:26:12 +07:00
March 7th
2fb09d7da6 feat: Guild Forum channel
https://github.com/discordjs/discord.js/pull/8651
2022-10-03 19:25:39 +07:00
March 7th
5e715fad5e fix sessions manager 2022-10-03 18:09:10 +07:00
March 7th
f5745acd24 fix <client>.sessions.fetch()
```
{
  method: 'get',
  path: '/auth/session',
  code: 0,
  httpStatus: 404,
  captcha: null,
  requestData: { json: undefined, files: [] }
}
```
2022-10-02 21:50:23 +07:00
March 7th
a1acbf2721 Refactor Modal.reply 2022-09-29 19:45:22 +07:00
March 7th
e9961e4134 chore(release): v2.6.16 2022-09-28 22:09:00 +07:00
March 7th
f03d80ea13 fix modal reply (dm channel) 2022-09-28 22:03:20 +07:00
March 7th
651f5b82c1 fix eslint 2 2022-09-28 19:58:13 +07:00
March 7th
711cd3f10c fix eslint 2022-09-28 19:43:41 +07:00
March 7th
11e2798ae5 Update
- Deps:
 + `discord-api-types`: `0.37.8` > `0.37.10`
 + `ws`: `8.8.1` > `8.9.0`
 + `string-similarity`: `4.0.4`
- Dev deps:
 + `eslint`: `8.23.0` > `8.24.0`
- Update @discordjs/voice
- fix(SendSlash): Error when fetch autocomplete data
- fix(MessageButton): Circular Dependencies
2022-09-28 19:40:46 +07:00
NekoCyan
e6854991c9
Merge branch 'aiko-chan-ai:main' into main 2022-09-26 16:48:16 +00:00
March 7th
7defc76498 Update discord version, user agent 2022-09-26 17:53:57 +07:00
March 7th
8fe25ff21a feat: message.clickButton support Button class 2022-09-26 17:38:17 +07:00
NekoCyan
c67f97a4e7
Merge branch 'aiko-chan-ai:main' into main 2022-09-23 00:43:26 +07:00
NekoCyan
8fa19fc712 .eslintignore Clean Up. 2022-09-23 00:38:58 +07:00
March 7th
d514d2ed60 New abort code: INVITES_DISABLED: 40069
1a286f872c (commitcomment-84620262)
2022-09-22 17:36:11 +07:00
March 7th
2eff5e7d9b fix(fetchMemberList) throw error wrong 2022-09-22 17:35:50 +07:00
March 7th
419a695389 chore(release): v2.6.15
maybe fix #309 #306
2022-09-16 19:21:17 +07:00
March 7th
9f9d997a1f chore: WebEmbed API 2022-09-16 19:14:51 +07:00
March 7th
70cde7df55 feat: Update
- Event for GroupDM
- Friend nickname
#29
2022-09-16 19:08:15 +07:00
March 7th
84b6842db0 fix(VoiceState): correct data 2022-09-16 19:06:42 +07:00
March 7th
4475c6a238 docs: update misleading Client#guildMemberAvailable event description (v13)
#8617 djs v13.11
2022-09-16 12:03:54 +07:00
March 7th
f4d6513806 feat(WebEmbed) Sponsored by NezukoBot
Thanks https://github.com/cookiegmvn
2022-09-15 20:00:25 +07:00
March 7th
37ca4593d3 types(GuildChannelManager): correct fetch return type (v13)
#8551 discord.js
2022-09-14 17:47:37 +07:00
March 7th
d5a0b94288 fix get Profile user error 2022-09-14 12:12:58 +07:00
Cinnamon
ad9d8cc229
Merge pull request #302 from aiko-chan-ai/dev
fix(ClientUser): Bio is null
2022-09-11 23:19:57 +07:00
March 7th
d024ec5bf4 fix(ClientUser): Bio is null
Reported by Void.#0176
2022-09-11 23:19:33 +07:00
March 7th
a6b34dcff3 Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13 2022-09-11 22:54:10 +07:00
March 7th
1cec34f581 docs: fix 2022-09-11 22:54:07 +07:00