March 7th
|
8b98630169
|
fix(ModalSubmitInteraction): add isFromMessage() missing method
v13.8.1
|
2022-06-17 12:43:10 +07:00 |
|
March 7th
|
150e86a074
|
refactor(ClientOptions): deprecate $ prefix from ws.properties keys
v13.8.1
|
2022-06-17 12:41:55 +07:00 |
|
March 7th
|
764191fecc
|
Revert "feat(@discordjs/voice): Update"
This reverts commit 287a347602 .
|
2022-06-16 23:46:56 +07:00 |
|
March 7th
|
287a347602
|
feat(@discordjs/voice): Update
|
2022-06-16 23:46:40 +07:00 |
|
March 7th
|
f7a6526111
|
fix(ClientOptions): Lint
|
2022-06-16 20:21:54 +07:00 |
|
March 7th
|
96eb5835c4
|
refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
|
2022-06-16 20:21:11 +07:00 |
|
March 7th
|
ef134d996c
|
refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
|
2022-06-16 20:20:15 +07:00 |
|
March 7th
|
b435f9d20e
|
refactor(ClientOptions): remove $ prefix from ws.properties keys
https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
|
2022-06-16 20:17:08 +07:00 |
|
Cinnamon
|
a3b376daa9
|
Merge pull request #168 from aiko-chan-ai/dependabot/npm_and_yarn/prettier-2.7.1
chore(deps-dev): bump prettier from 2.7.0 to 2.7.1
|
2022-06-16 19:44:19 +07:00 |
|
dependabot[bot]
|
97a83da4ac
|
chore(deps-dev): bump prettier from 2.7.0 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-16 12:42:17 +00:00 |
|
March 7th
|
f1c0bd07ad
|
feat(TextBasedChannel): User cannot use bulkDelete
|
2022-06-16 18:55:38 +07:00 |
|
March 7th
|
dce9c8013c
|
chore(release): version
- Bypass Discord Phone Verification
|
2022-06-16 18:50:25 +07:00 |
|
March 7th
|
9af5d8954a
|
feat(DiscordAPIErrror): Support Captcha solve service
|
2022-06-16 18:20:18 +07:00 |
|
March 7th
|
43599b376e
|
chore(release): version
v2.3.4
|
2022-06-16 17:42:59 +07:00 |
|
March 7th
|
bb51132bdb
|
fix(TextBasedChannel): Search Slashcommand wrong
|
2022-06-16 17:41:42 +07:00 |
|
March 7th
|
e045e60fb0
|
feat(Document): Update
|
2022-06-16 12:34:03 +07:00 |
|
Cinnamon
|
3bd4966d53
|
Update SlashCommand.md
|
2022-06-16 01:31:18 +07:00 |
|
March 7th
|
007f0ef3b1
|
chore(release): version
|
2022-06-15 23:07:24 +07:00 |
|
March 7th
|
d2a766ef3b
|
fix: comment code
|
2022-06-15 18:52:06 +07:00 |
|
March 7th
|
a344df8ccc
|
refactor(Event): Update Events
|
2022-06-15 18:35:32 +07:00 |
|
March 7th
|
4ec46f014d
|
feat(ClientUser): Add getMentions
|
2022-06-15 18:15:33 +07:00 |
|
March 7th
|
17a1a19f42
|
refactor(TextBasedChannel): sendSlash
Using REST API (without opcode 24, fix `command outdate` error)
|
2022-06-15 18:13:25 +07:00 |
|
March 7th
|
769cbb21d5
|
refactor(TextBasedChannel): sendSlash
|
2022-06-15 17:56:56 +07:00 |
|
March 7th
|
0963ab28e0
|
fix(searchInteraction): Support enums
|
2022-06-15 12:41:02 +07:00 |
|
March 7th
|
2edf7428d8
|
Update index.d.ts
|
2022-06-15 11:49:36 +07:00 |
|
March 7th
|
730762fc41
|
feat: add support for guild forums
No.2
|
2022-06-15 11:39:29 +07:00 |
|
March 7th
|
47d865db09
|
feat: add support for guild forums
waiting https://github.com/discordjs/discord.js/pull/7791
|
2022-06-15 11:34:03 +07:00 |
|
March 7th
|
520d8f9221
|
fix(guild): console.log
|
2022-06-15 02:32:00 +07:00 |
|
March 7th
|
d1539b4e11
|
chore(release): version
fix event name (sad)
|
2022-06-15 02:24:39 +07:00 |
|
Cinnamon
|
6e1d98662f
|
Merge pull request #164 from davidguttman/main
fix(event): rename interaction_failure websocket handler
|
2022-06-15 02:22:30 +07:00 |
|
David Guttman
|
c8489bd48a
|
fix: rename interaction_failure websocket handler
fixes #163
|
2022-06-14 12:18:14 -07:00 |
|
Cinnamon
|
f969c4091e
|
Merge pull request #162 from aiko-chan-ai/dependabot/npm_and_yarn/prettier-2.7.0
chore(deps-dev): bump prettier from 2.6.2 to 2.7.0
|
2022-06-14 23:39:09 +07:00 |
|
dependabot[bot]
|
bd2ffb3b2b
|
chore(deps-dev): bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-14 12:47:52 +00:00 |
|
March 7th
|
131901fd6d
|
refactor(ThreadManager): Rewrite function
|
2022-06-14 09:05:38 +07:00 |
|
March 7th
|
fbaf3a20e4
|
fix(Docs) remove link
|
2022-06-14 08:59:12 +07:00 |
|
March 7th
|
8c8a24d469
|
chore(release): version
|
2022-06-14 08:48:19 +07:00 |
|
March 7th
|
83c809cc32
|
fix(Event): name
|
2022-06-14 08:48:06 +07:00 |
|
Cinnamon
|
72238015f9
|
Merge pull request #161 from SpeedyCraftah/main
refactor(TheardManager): Add user account functionality for fetching active threads
|
2022-06-14 08:26:36 +07:00 |
|
Speedy
|
ca7232afc9
|
Add user account functionality for fetching active threads
|
2022-06-13 21:07:59 +01:00 |
|
March 7th
|
a318a40880
|
fix: Document
n+1
|
2022-06-14 00:07:36 +07:00 |
|
March 7th
|
e99dcedbd3
|
fix: Document
n
|
2022-06-14 00:06:11 +07:00 |
|
March 7th
|
2c5aaa93ef
|
fix: Document
|
2022-06-14 00:04:59 +07:00 |
|
March 7th
|
3c7c574dd2
|
feat: Update Document
|
2022-06-14 00:03:51 +07:00 |
|
March 7th
|
dd2912fb8d
|
chore(release): version
|
2022-06-13 23:53:43 +07:00 |
|
Cinnamon
|
bdc1c70758
|
Merge pull request #159 from aiko-chan-ai/dependabot/npm_and_yarn/tsd-0.21.0
Bump tsd from 0.20.0 to 0.21.0
|
2022-06-13 23:46:01 +07:00 |
|
dependabot[bot]
|
012116296a
|
Bump tsd from 0.20.0 to 0.21.0
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.20.0...v0.21.0)
---
updated-dependencies:
- dependency-name: tsd
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 12:59:12 +00:00 |
|
March 7th
|
1c09f6beb1
|
fix: markUnread
|
2022-06-13 19:13:03 +07:00 |
|
Cinnamon
|
d6622eea6f
|
Update Message.md
|
2022-06-13 18:50:22 +07:00 |
|
Cinnamon
|
4097ab9e70
|
Create SlashCommand.md
|
2022-06-13 18:48:43 +07:00 |
|
March 7th
|
6b89f7c184
|
fix: SlashCommand sending TextChannel
|
2022-06-13 18:24:41 +07:00 |
|