Skip to content

Releases: aiko-chan-ai/discord.js-selfbot-v13

v2.9.2

19 Nov 11:08
Compare
Choose a tag to compare
- fix example (md file)
+ ClientOptions#interactionTimeout
- fix: unavalible guild when client isReady

What's Changed

  • Doc: fix sleep return type by @hocsinhgioitoan in #407

Full Changelog: 2.9.1...2.9.2

v2.9.1

18 Nov 12:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.0...2.9.1

v2.9.0

12 Nov 11:11
Compare
Choose a tag to compare

Full Changelog: 2.8.15...2.9.0

v2.8.15

09 Nov 13:19
Compare
Choose a tag to compare

Login with Email/Phone + Password 🎉

client.normalLogin(username, password, mfaCode)

Full Changelog: 2.8.14...2.8.15

v2.8.14

08 Nov 06:33
Compare
Choose a tag to compare

Finally the captcha handler worked fine 🎁

Security update
+ Update Discord Version
+ Update WS identify data
+ Fix Captcha Handler

New Method .addBot

ok 🧛

Full Changelog: 2.8.13...2.8.14

v2.8.13

06 Nov 05:38
Compare
Choose a tag to compare
+ SelectMenu v2 support CHANNEL_SELECT
+ fix sendSlash (DM channel)
- Replace `{type}_SELECT_MENU` > `{type}_SELECT`

Full Changelog: 2.8.12...2.8.13

v2.8.12

05 Nov 13:12
Compare
Choose a tag to compare
+ SelectMenu v2 (StringSelect, UserSelect, RoleSelect, MentionableSelect, ChannelSelect (not fully))
+ CaptchaHandler (powered by 2captcha) but ...
- Not used due to account ban issue !!!

What's Changed

Full Changelog: 2.8.9...2.8.12

v2.8.9

30 Oct 12:29
Compare
Choose a tag to compare
+ Add `searchInteraction` (TextBasedChannel)
+ Add `Message Request`
+ Add `setThemeColors` (GuildMember)
- Remove `searchInteraction` (Guild) (discord deleted)

Full Changelog: 2.8.8...2.8.9

v2.8.8

26 Oct 12:42
Compare
Choose a tag to compare

What's Changed

  • Use the ws properties and User-Agent header provided during client initialization for RemoteAuth by @connerdassen in #378

New Contributors

Full Changelog: 2.8.7...2.8.8

v2.8.7

25 Oct 14:58
Compare
Choose a tag to compare

Full Changelog: 2.8.5...2.8.7