Commit Graph

31 Commits

Author SHA1 Message Date
March 7th
f5de4de7c0 feat: Login Discord (email + password) 2022-11-08 23:56:17 +07:00
March 7th
7e4a3ccd57 fix: Package (read description)
- Security update
 + Update Discord Version
 + Update WS identify data
- Fix Captcha Handler
2022-11-08 13:27:44 +07:00
March 7th
2fb09d7da6 feat: Guild Forum channel
https://github.com/discordjs/discord.js/pull/8651
2022-10-03 19:25:39 +07:00
March 7th
fe1f9911c5 fix: sendSlash search failure (>25 bot) 2022-09-11 09:39:57 +07:00
March 7th
bbdf294330 refactor(GuildMemberManager): new Fetch method 2022-08-31 11:04:42 +07:00
March 7th
8a9d7e8713 feat(SessionManager): New feature from Discord 2022-08-25 18:20:00 +07:00
March 7th
347caf9dce refactor(SendSlash): Perfect 🐛 2022-08-15 19:51:01 +07:00
March 7th
54e1dbb6b0 feat(GuildMember): Support edit guild Avatar, Banner, Bio 2022-08-04 19:26:16 +07:00
March 7th
eb1aa1458d feat(Client): Add authorizeURL method 2022-07-23 19:21:37 +07:00
March 7th
fad6d708b4 chore(release): v2.3.75
- fix: VoiceStateUpdate event not working (DM channels + Group DM channels)
- docs: add sendSlash method
- feat: Add new Event: callCreate, callUpdate, callDelete
- fix(GroupDM): method require Class
2022-07-15 17:26:25 +07:00
March 7th
b1257bc62d fix: Export, Typing, etc.
- Rename `RemoteAuth` > `DiscordAuthWebsocket`
- Add new method: Client.remoteAuth() & Client.createToken()
- fix: RedeemNitro (wrong Regex)
2022-07-11 15:04:07 +07:00
Cinnamon
736238f3df chore(release): version 2022-06-26 13:40:26 +07:00
Cinnamon
c097deeab4 dev(test) Test only 2022-06-26 11:53:37 +07:00
March 7th
769cbb21d5 refactor(TextBasedChannel): sendSlash 2022-06-15 17:56:56 +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
c201e7da69 Discord.js v13.7 2022-05-14 15:06:15 +07:00
March 7th
817aa690ff Adding feature
voiceState.getPreview(): Return URL Image Stream .-.
2022-04-25 19:28:45 +07:00
March 7th
2a559f7d36 Eslint fix all 2022-04-16 19:01:05 +07:00
March 7th
522f7f756a copy eslint + tslint from Discord.js (v13) 2022-04-16 17:44:43 +07:00
March 7th
89d8b08a08 1.3.2
Fix guild.members.fetch()
New event: guildMemberListUpdate (same as guildMemberChunk)
2022-04-11 19:48:20 +07:00
March 7th
54d0e9d272 Group DM channel
Feature list: Create, Add member, Remove member, fetchInvite, createInvite, setName, setIcon, send Message, leave .-.
2022-04-03 11:53:09 +07:00
March 7th
50516bf89d Update before publish to npm
Dev version
2022-04-01 20:09:32 +07:00
March 7th
42911f72b1 WebEmbed test 2022-04-01 12:09:46 +07:00
March 7th
af760d9d1e bug ??? 2022-03-26 22:22:50 +07:00
March 7th
1b587f2e6c Update 1
Reddem Nitro
2022-03-26 20:55:05 +07:00
March 7th
fd4a6fa509 Slash Command and Context Menu
- Doc. comming soon
2022-03-25 22:57:21 +07:00
March 7th
a51d06c874 Button Click
- https://github.com/aiko-chan-ai/discord.js-selfbot-v13/issues/2
2022-03-24 19:35:59 +07:00
March 7th
7dfdef46a5 Downgrade to v13
[vi] cảm giác đau khổ
2022-03-24 17:55:32 +07:00
March 7th
9c625a9bf5 Set Position of Guild 2022-03-20 14:25:53 +07:00
March 7th
ac49705f3e Initial commit 2022-03-19 17:37:45 +07:00