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 |
|
 CinnamonandGitHub
|
6e1d98662f
|
Merge pull request #164 from davidguttman/main
fix(event): rename interaction_failure websocket handler
|
2022-06-15 02:22:30 +07:00 |
|
 CinnamonandGitHub
|
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 |
|
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 |
|
 CinnamonandGitHub
|
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 |
|
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 |
|
 CinnamonandGitHub
|
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 |
|
March 7th
|
1c09f6beb1
|
fix: markUnread
|
2022-06-13 19:13:03 +07:00 |
|
 CinnamonandGitHub
|
d6622eea6f
|
Update Message.md
|
2022-06-13 18:50:22 +07:00 |
|
 CinnamonandGitHub
|
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 |
|
March 7th
|
07d52ee41b
|
fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
|
2022-06-12 19:13:12 +07:00 |
|
March 7th
|
8eaa5e0c72
|
fix: channel.sendSlash is not function
Todo: fix opcode 24 error
|
2022-06-11 23:15:51 +07:00 |
|
March 7th
|
81bc22f388
|
fix: document
|
2022-06-11 20:17:27 +07:00 |
|
March 7th
|
c9f1010e54
|
fix: error
- Documents
- Enums
- Checkupdate function
- Update UserAgent
|
2022-06-11 20:13:52 +07:00 |
|
 March 7thandGitHub
|
64d7900302
|
Merge pull request #156 from aiko-chan-ai/dependabot/npm_and_yarn/ws-8.8.0
Bump ws from 8.7.0 to 8.8.0
|
2022-06-10 22:19:54 +07:00 |
|
March 7th
|
5ba0eed9f1
|
Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13
|
2022-06-10 15:51:43 +07:00 |
|
March 7th
|
21bbfe4aa2
|
fix(event): userSettingsUpdate memory leak
|
2022-06-10 15:51:31 +07:00 |
|
 March 7thandGitHub
|
9aa89e1334
|
Merge pull request #155 from aiko-chan-ai/dependabot/npm_and_yarn/types/node-16.11.39
Bump @types/node from 16.11.38 to 16.11.39
|
2022-06-08 22:29:31 +07:00 |
|
March 7th
|
977b2fb8a3
|
no sidebar
|
2022-06-08 12:40:12 +07:00 |
|
March 7th
|
83ce0a0f43
|
Update
- Warn msg
- Add `nonce` param (interaction)
|
2022-06-08 12:35:19 +07:00 |
|
 March 7thandGitHub
|
057f6ae3ad
|
Create GuildMember.md
|
2022-06-08 11:43:57 +07:00 |
|
March 7th
|
497e4081d4
|
Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13
|
2022-06-08 10:56:26 +07:00 |
|
March 7th
|
50cce53975
|
feat(guild): add mfa error code
|
2022-06-08 10:56:09 +07:00 |
|
 March 7thandGitHub
|
019b6db143
|
Merge pull request #144 from aiko-chan-ai/dependabot/npm_and_yarn/lint-staged-12.5.0
Bump lint-staged from 12.4.3 to 12.5.0
|
2022-06-08 10:29:23 +07:00 |
|
 March 7thandGitHub
|
b568ecd36c
|
Merge pull request #145 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.17.0
Bump eslint from 8.16.0 to 8.17.0
|
2022-06-08 10:29:15 +07:00 |
|
 March 7thandGitHub
|
c9a929b29e
|
Merge pull request #147 from aiko-chan-ai/dependabot/npm_and_yarn/commitlint/cli-16.3.0
Bump @commitlint/cli from 16.2.4 to 16.3.0
|
2022-06-08 10:29:04 +07:00 |
|
 March 7thandGitHub
|
882d9adfac
|
Merge pull request #148 from aiko-chan-ai/dependabot/npm_and_yarn/typescript-4.7.3
Bump typescript from 4.7.2 to 4.7.3
|
2022-06-08 10:28:56 +07:00 |
|
 March 7thandGitHub
|
174fe779be
|
Merge pull request #149 from aiko-chan-ai/dependabot/npm_and_yarn/discordjs/builders-0.15.0
Bump @discordjs/builders from 0.14.0 to 0.15.0
|
2022-06-08 10:28:46 +07:00 |
|
 March 7thandGitHub
|
daa80d2166
|
Merge pull request #150 from aiko-chan-ai/dependabot/npm_and_yarn/commitlint/config-angular-16.3.0
Bump @commitlint/config-angular from 16.2.4 to 16.3.0
|
2022-06-08 10:28:32 +07:00 |
|
 March 7thandGitHub
|
2480b30dcf
|
Merge pull request #151 from aiko-chan-ai/dependabot/npm_and_yarn/types/node-16.11.38
Bump @types/node from 16.11.27 to 16.11.38
|
2022-06-08 10:28:20 +07:00 |
|
 March 7thandGitHub
|
8c3cbe36fb
|
Merge pull request #153 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.33.5
Bump discord-api-types from 0.33.3 to 0.33.5
|
2022-06-08 10:28:07 +07:00 |
|
 March 7thandGitHub
|
83a304a68f
|
Merge pull request #154 from aiko-chan-ai/dependabot/npm_and_yarn/jest-28.1.1
Bump jest from 28.1.0 to 28.1.1
|
2022-06-08 10:27:30 +07:00 |
|
March 7th
|
305ccaac90
|
v2.2.0
Discord.js v13.8.0
|
2022-06-06 11:21:36 +07:00 |
|
March 7th
|
832bc010c5
|
Update WebSocketShard.js
|
2022-06-06 10:30:06 +07:00 |
|
March 7th
|
c165824419
|
v2.1.0
fix: ClientUser.notes return empty Collection
fix: Recieve messages from large servers #72
feat: checkUpdate return Debug event (not console.log)
feat: RelationshipAdd event, param type return RelationshipTypes
feat: online status when login
feat: fix documents
|
2022-06-06 00:42:08 +07:00 |
|
 March 7thandGitHub
|
04251a8b87
|
Merge pull request #143 from DarkGuy10/main
feat: set `checkUpdate` to `false` by default
|
2022-06-04 17:48:17 +07:00 |
|
March 7th
|
6d2cbb442a
|
Remove user.presence
Error (clientUser.presence)
|
2022-06-04 14:59:55 +07:00 |
|
March 7th
|
8aecd6943a
|
Update main.json
|
2022-06-04 14:50:22 +07:00 |
|
March 7th
|
25a58ff998
|
Update UserFlags.js
|
2022-06-04 14:50:16 +07:00 |
|
March 7th
|
852db8048b
|
fix
|
2022-06-04 14:32:35 +07:00 |
|
March 7th
|
9688d28a6e
|
Finish v2.0.41
|
2022-06-04 14:02:56 +07:00 |
|
March 7th
|
b0172e6b51
|
Add some UserFlags (Undocument)
|
2022-06-04 14:00:20 +07:00 |
|
March 7th
|
26f56f1650
|
fix selfbot running very slow
|
2022-06-04 13:52:48 +07:00 |
|
March 7th
|
e3d842db53
|
Fix #121 and smail update
|
2022-06-04 13:26:53 +07:00 |
|
 March 7thandGitHub
|
e30b8339e7
|
Merge pull request #128 from aiko-chan-ai/dependabot/npm_and_yarn/npm-8.11.0
Bump npm from 8.10.0 to 8.11.0
|
2022-05-31 11:04:41 +07:00 |
|
 March 7thandGitHub
|
a49b0ae697
|
Merge pull request #129 from aiko-chan-ai/dependabot/npm_and_yarn/ws-8.7.0
Bump ws from 8.6.0 to 8.7.0
|
2022-05-31 11:04:33 +07:00 |
|
 March 7thandGitHub
|
8f8c179773
|
Merge pull request #131 from aiko-chan-ai/dependabot/npm_and_yarn/lint-staged-12.4.3
Bump lint-staged from 12.4.2 to 12.4.3
|
2022-05-31 11:04:22 +07:00 |
|
 March 7thandGitHub
|
f950ca88a9
|
Merge pull request #132 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.33.1
Bump discord-api-types from 0.33.0 to 0.33.1
|
2022-05-31 11:04:13 +07:00 |
|
 March 7thandGitHub
|
5a624672fc
|
Merge pull request #120 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.16.0
Bump eslint from 8.15.0 to 8.16.0
|
2022-05-26 17:34:42 +07:00 |
|
 March 7thandGitHub
|
2b136e01dd
|
Merge pull request #126 from aiko-chan-ai/dependabot/npm_and_yarn/lint-staged-12.4.2
Bump lint-staged from 12.4.1 to 12.4.2
|
2022-05-26 17:34:34 +07:00 |
|
 March 7thandGitHub
|
748854e5b9
|
Merge pull request #125 from aiko-chan-ai/dependabot/npm_and_yarn/typescript-4.7.2
Bump typescript from 4.6.4 to 4.7.2
|
2022-05-26 17:34:25 +07:00 |
|
 March 7thandGitHub
|
7f58f4020d
|
Merge pull request #123 from aiko-chan-ai/dependabot/npm_and_yarn/undici-5.3.0
Bump undici from 5.2.0 to 5.3.0
|
2022-05-26 17:34:15 +07:00 |
|
 March 7thandGitHub
|
7539d75342
|
Merge pull request #118 from valadaptive/remove-console-log
Remove stray console.log
|
2022-05-23 16:40:29 +07:00 |
|
March 7th
|
9f0fe8447b
|
Update package-lock.json
|
2022-05-22 21:13:53 +07:00 |
|
 March 7thandGitHub
|
2e44feb0a9
|
Update DOCUMENT.md
|
2022-05-22 13:19:02 +07:00 |
|
March 7th
|
afa03f25aa
|
fix wembed
|
2022-05-22 12:43:30 +07:00 |
|
March 7th
|
c08085cecc
|
Update WebEmbed.js
|
2022-05-22 12:39:24 +07:00 |
|
 March 7thandGitHub
|
ae7b7b0bfb
|
Update Guild.md
|
2022-05-21 23:49:41 +07:00 |
|
March 7th
|
83275d33c7
|
Update package.json
|
2022-05-21 21:37:00 +07:00 |
|
March 7th
|
5081d4a27b
|
fix ring
|
2022-05-21 21:36:31 +07:00 |
|
March 7th
|
d95a88b8d5
|
Update VoiceCall.md
|
2022-05-21 21:26:20 +07:00 |
|
March 7th
|
307d173a29
|
Update package.json
|
2022-05-21 21:23:12 +07:00 |
|
March 7th
|
7c25152e1d
|
Update Voice.js
|
2022-05-21 21:22:40 +07:00 |
|
March 7th
|
567bdc6a40
|
Audio call
but not finished
(Add event later)
|
2022-05-21 21:20:23 +07:00 |
|
March 7th
|
cc0bf46a3e
|
update document
|
2022-05-21 21:14:59 +07:00 |
|
March 7th
|
f60f5bc691
|
@discordjs/voice 0.10.0-dev patch
|
2022-05-21 21:02:00 +07:00 |
|
March 7th
|
f9ec41c9b6
|
Calling support (1)
|
2022-05-21 20:58:33 +07:00 |
|
 March 7thandGitHub
|
cc9c4f3145
|
Merge pull request #111 from aiko-chan-ai/dependabot/npm_and_yarn/discord-api-types-0.33.0
Bump discord-api-types from 0.32.1 to 0.33.0
|
2022-05-20 22:03:40 +07:00 |
|
 March 7thandGitHub
|
5262cb5662
|
fck domain
|
2022-05-16 21:07:27 +07:00 |
|
March 7th
|
c201e7da69
|
Discord.js v13.7
|
2022-05-14 15:06:15 +07:00 |
|
March 7th
|
fc7f02e85b
|
Fix Webhook send #108
DiscordAPIError: Invalid request origin
|
2022-05-14 12:12:10 +07:00 |
|
March 7th
|
9c8d53076c
|
fix #105
|
2022-05-13 18:17:22 +07:00 |
|
March 7th
|
2b2c6e184c
|
friend invite
|
2022-05-12 11:58:53 +07:00 |
|
March 7th
|
46ba5d3058
|
update document
|
2022-05-11 20:28:32 +07:00 |
|
March 7th
|
8355a8e135
|
maybe minor update ?
|
2022-05-11 20:19:04 +07:00 |
|
March 7th
|
6d14015d1b
|
Update bug_report.yml
|
2022-05-11 18:43:48 +07:00 |
|
March 7th
|
116308f3af
|
Update bug_report.yml
|
2022-05-11 18:42:05 +07:00 |
|
March 7th
|
d2f9d5d3d2
|
Update bug_report.yml
|
2022-05-11 18:41:10 +07:00 |
|
March 7th
|
acf0646929
|
Update feature_request.yml
|
2022-05-11 18:40:08 +07:00 |
|
March 7th
|
3525f905ac
|
Update feature_request.yml
|
2022-05-11 18:39:26 +07:00 |
|
March 7th
|
c22bbace7a
|
Merge branch 'main' of https://github.com/aiko-chan-ai/discord.js-selfbot-v13
|
2022-05-11 18:38:02 +07:00 |
|
March 7th
|
df1b2a8733
|
.-.
|
2022-05-11 18:37:41 +07:00 |
|
 March 7thandGitHub
|
e058d59b2e
|
Merge pull request #96 from aiko-chan-ai/dependabot/npm_and_yarn/eslint-8.15.0
Bump eslint from 8.14.0 to 8.15.0
|
2022-05-09 23:15:29 +07:00 |
|