Skip to content

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

v2.8.5

21 Oct 11:53
Compare
Choose a tag to compare

What's Changed

  • typing(ClientSettingManager): make right with the structure. & Clean up by @NekoCyan in #346
  • fix bugs

Full Changelog: 2.8.0...2.8.5

v2.8.0

09 Oct 12:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.1...2.8.0

v2.7.1

03 Oct 12:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.16...2.7.1

v2.6.16

28 Sep 15:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.14...2.6.16

v2.6.14

11 Sep 02:43
Compare
Choose a tag to compare

Full Changelog: 2.6.13...2.6.14

v2.6.13

10 Sep 11:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.11...2.6.13

v2.6.11 (v2.6.12)

31 Aug 04:15
Compare
Choose a tag to compare

What's Changed

+ BREAKING CHANGE: GuildMemberManager.fetch No longer returns results from GuildMemberList due to inaccuracies
- No discord.js v13.11 :v

Add new methods:

See here: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/FetchGuildMember.md

Full Changelog: 2.6.10...2.6.11

v2.6.10

29 Aug 15:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.9...2.6.10

v2.6.9

29 Aug 04:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...2.6.9

v2.6.0

15 Aug 12:58
Compare
Choose a tag to compare

Full Changelog: 2.5.0...2.6.0

+ BREAKING CHANGE: Using Slash Command (Sub Command / Sub Group Command) will not accept subCommand argument in args.
> That means Command Name needs to be changed same as Discord Client}
- No discord.js v13.11 :v