Commit Graph

569 Commits

Author SHA1 Message Date
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
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 7th
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
dependabot[bot]
791a9c0b8b
Bump ws from 8.7.0 to 8.8.0
Bumps [ws](https://github.com/websockets/ws) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.7.0...8.8.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 12:34:55 +00: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 7th
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
dependabot[bot]
c6942d6f19
Bump @types/node from 16.11.38 to 16.11.39
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.38 to 16.11.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 12:35:37 +00: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