Commit Graph

482 Commits

Author SHA1 Message Date
March 7th
da02043957 update setting 2022-05-03 14:15:02 +07:00
March 7th
69e5a2e73c fix bug .-. 2022-05-03 12:50:59 +07:00
March 7th
25b2d9fdaa Login using QRcode 2022-05-03 12:29:10 +07:00
March 7th
615c772280 feat: <Message>.markUnread() #65
and script check update module .-.
2022-04-29 12:35:28 +07:00
March 7th
c7cc764718 readyStatus
The option is set to auto-on. Automatically sync status from other Client (web, desktop) to selfbot
2022-04-29 12:13:59 +07:00
March 7th
80115acecd New Event (userSettingsUpdate) 2022-04-29 12:12:50 +07:00
March 7th
9ee3f1e0c3 Fix Interaction (EPHEMERAL message) 2022-04-29 12:12:18 +07:00
March 7th
ca65ee382c fix setDeaf + setMute 2022-04-28 18:25:40 +07:00
March 7th
ce37b72dc3 so... 1.3.92 ? 2022-04-27 20:58:06 +07:00
March 7th
e4c0c84984 .-. 2022-04-27 20:37:32 +07:00
March 7th
7c5da85670 update bio 2022-04-27 10:48:33 +07:00
March 7th
6cb13101d8 Revert "Merge pull request #54 from lazuee/main"
This reverts commit d303e0420a, reversing
changes made to 43045f0b70.
2022-04-26 12:54:30 +07:00
March 7th
d303e0420a
Merge pull request #54 from lazuee/main
[Suggestion] Separate the content and webembed
2022-04-26 12:54:16 +07:00
March 7th
43045f0b70 Automatic update of _Sidebar.md from github-wiki-sidebar 2022-04-26 12:41:31 +07:00
Nguyễn Hồng Đức
4bada5b444 Fix Reddem 2022-04-25 20:22:24 +07:00
March 7th
817aa690ff Adding feature
voiceState.getPreview(): Return URL Image Stream .-.
2022-04-25 19:28:45 +07:00
lazuee
c08042d64f
Update Webhook.js
oof,..
2022-04-22 01:55:51 +08:00
lazuee
8749c50f0a
Update Webhook.js 2022-04-22 01:51:28 +08:00
lazuee
2558771083
Update Webhook.js 2022-04-22 01:49:28 +08:00
lazuee
225eac5ed2
Update TextBasedChannel.js 2022-04-22 00:01:25 +08:00
lazuee
d626efb96b
Update MessagePayload.js 2022-04-21 23:55:56 +08:00
March 7th
d227e0584b Fix bug (Hot fix) 2022-04-17 22:22:55 +07:00
March 7th
f165491083 GuildMember.fetch() fix 2022-04-17 17:21:54 +07:00
March 7th
44a7f4cb60 Update MessagePayload.js
Reported by Dux#2925 [881113828195205131]
2022-04-17 17:20:27 +07:00
March 7th
e9ba80a325 RPC with Custom Image
and fix something
2022-04-17 00:11:46 +07:00
March 7th
70637bb8d6 ClientSetting.setCustomStatus()
.-.
2022-04-16 22:56:18 +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
7fc069f4b9 update sth 2022-04-16 11:59:23 +07:00
March 7th
03280160e1 1.3.7
Hot fix WebEmbed
2022-04-15 00:01:41 +07:00
March 7th
4fae7ba2af Fix Webembed
Report by PinkDuwc._#3443
2022-04-14 23:02:59 +07:00
March 7th
7c7fc192ba 1.3.5
+ Fix Typescript
+ Add some websocket event
+ bla bla
2022-04-14 21:32:11 +07:00
March 7th
f9f74cc649 Document + Debug Websocket 2022-04-13 17:51:43 +07:00
March 7th
d78a10ed76 1.3.4
Get interaction commands using gateway
2022-04-12 20:46:25 +07:00
March 7th
f73525f278 1.3.3
Change logs:
+ New Event:
> relationshipAdd: user.id, type
> relationshipRemove: user.id
> client.relationships: RelationshipsManager
> User.relationships
> Update Document .-.
- DEPRECATED
> client.blocked
> client.friends
> clientUser.findFriend
> User.blocked
> User.friend
> some console.log()
2022-04-12 12:46:08 +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
8688dbac8c 1.3.1
- Update Document
- Fix WebEmbed
- Fix MessagePayload
- Clear warn "Accessing non-existent property inside a circular dependency" (Pull #26)
2022-04-11 12:53:02 +07:00
Tropicallism
3bc4608535
Add files via upload 2022-04-11 04:14:16 +02:00
Tropicallism
f1fc882d35
Add files via upload 2022-04-11 04:12:35 +02:00
March 7th
d900f7321c Update
1. Fix Interaction with ephemeral message
2. client.updateCookie()
3. clientUser.findFriend('test', 1234)
4. WebEmbed not working, sad
5. Update Document later ...
2022-04-10 19:03:40 +07:00
March 7th
f361bed628 Selfbot update
added headers to discord hard to detect selfbot
'x-fingerprint'
cookies
'x-super-properties'
2022-04-08 19:00:31 +07:00
March 7th
590a778c4a setCommunity mode 2022-04-08 12:02:46 +07:00
March 7th
cddbe4f9bb Leave HypeSquad 2022-04-05 19:11:27 +07:00
March 7th
26d9e4cbb9 mini update
- ClientUserSettingManager (Discum)
- Document (API version, Cookie, ...)
- x-super-properties header Request (Discum)
2022-04-05 19:01:20 +07:00
lazuee
0cb30e9f4d
Update WebEmbed.js 2022-04-05 02:25:56 +08:00
March 7th
3688622120 API v9, edit document + readme
Request by github.com/dolfies
2022-04-03 15:20:39 +07:00
March 7th
fe8d9786f0 encodeURL 2022-04-03 12:35:38 +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
ed996371b0 new api shorten url 2022-04-02 23:28:08 +07:00
March 7th
498200d706 Todo
.-.
2022-04-02 23:22:57 +07:00
March 7th
a5a0ede5b1 Report by Trîggered#0001 2022-04-02 22:22:00 +07:00
March 7th
76902bf8b2 Fix send Subcommand + new WebEmbed 2022-04-01 23:15:16 +07:00
March 7th
42bea13249 Embeds send support
maybe ... + fix message edit
2022-04-01 22:48:49 +07:00
March 7th
f8c0ab6bb9 Revert "Merge pull request #17 from lazuee/patch-2"
This reverts commit 30150cc0e5, reversing
changes made to fbce711a95.
2022-04-01 22:42:50 +07:00
March 7th
0201bc1f9d Revert "Merge pull request #16 from lazuee/patch-1"
This reverts commit fbce711a95, reversing
changes made to db88aee52a.
2022-04-01 22:42:42 +07:00
March 7th
30150cc0e5
Merge pull request #17 from lazuee/patch-2
URL shorten WebEmbed
2022-04-01 22:25:59 +07:00
John Marlo
dde279db22
bug? 2022-04-01 23:13:54 +08:00
John Marlo
fbfa0fd953
Fix WebEmbed.js 2022-04-01 23:10:54 +08:00
John Marlo
4dcc8a2353
Update webembeds
check content, if it too long remove hidden characters..
2022-04-01 23:06:22 +08:00
March 7th
db88aee52a Multiple webembeds are not supported :) 2022-04-01 20:32:09 +07:00
March 7th
7f95363348 bug ? 2022-04-01 20:15:33 +07:00
March 7th
50516bf89d Update before publish to npm
Dev version
2022-04-01 20:09:32 +07:00
John Marlo
414c03af12
Merge branch 'main' into main 2022-04-01 20:44:16 +08:00
March 7th
95dd8ae90a WebEmbed shorten api 2022-04-01 18:26:43 +07:00
March 7th
5b0ebe175b Revert "Merge pull request #13 from lazuee/main"
This reverts commit fd7910de95, reversing
changes made to 44db21c06f.
2022-04-01 18:22:36 +07:00
John Marlo
3cd243a50f
revert embeds,.. 2022-04-01 18:55:40 +08:00
John Marlo
e552d14305
Update TextBasedChannel.js 2022-04-01 18:48:59 +08:00
John Marlo
e01bd304fc
Update MessagePayload.js 2022-04-01 18:45:07 +08:00
John Marlo
4d96b4abe8
Fix title and description 2022-04-01 18:20:58 +08:00
John Marlo
91a717b635
Update WebEmbed.js 2022-04-01 16:42:03 +08:00
John Marlo
f8ce147a52
Update WebEmbed.js 2022-04-01 16:41:06 +08:00
John Marlo
5953ec764e
fix error.. 2022-04-01 16:32:50 +08:00
John Marlo
0bdc325a34
Update TextBasedChannel.js 2022-04-01 16:18:02 +08:00
John Marlo
65b74654ea
Update TextBasedChannel.js 2022-04-01 16:06:48 +08:00
John Marlo
4bb60f3630
Update TextBasedChannel.js 2022-04-01 15:55:32 +08:00
John Marlo
2d3e6ec271
Remove default embeds option.. 2022-04-01 15:54:01 +08:00
March 7th
0c4ae34567 Update WebEmbed.js 2022-04-01 12:14:13 +07:00
March 7th
42911f72b1 WebEmbed test 2022-04-01 12:09:46 +07:00
March 7th
69bc495e81 Mistake
oh no
2022-03-31 20:51:43 +07:00
March 7th
8734b87ea9 nitro ? 2022-03-31 20:21:53 +07:00
March 7th
9edf3ccda2 Fix Channel send Slash command
- Fix slash command with subcommand, choices , ...
2022-03-31 12:02:56 +07:00
March 7th
3eb27834af Update Slash
- Send Slash with sub command
2022-03-30 23:12:56 +07:00
March 7th
fe1b3fc880 4. New ClientUser Method
From Discord S.C.U.M
Update to v1.2.0
2022-03-30 19:50:57 +07:00
March 7th
8c7dfd595c 3. User Note
Credit: Discord S.C.U.M
2022-03-30 18:40:43 +07:00
March 7th
c8598a36d5 2. Websocket not send Intents
https://www.reddit.com/r/Discord_selfbots/comments/tq6dyp/comment/i2fkk55/?utm_source=share&utm_medium=web2x&context=3
2022-03-30 18:27:20 +07:00
March 7th
ab113790e3 1. Fix message.mentions 2022-03-30 18:09:23 +07:00
March 7th
26c1e01a5f Update New Method 2022-03-28 20:46:18 +07:00
March 7th
21446dad38 Not throw error 2022-03-27 23:56:59 +07:00
March 7th
fba0c875e0 new Method
- message.clickButton()
- message.selectMenu()
2022-03-27 19:05:43 +07:00
March 7th
afe743ec45 Fix
D:\Breaker\SelfBot\node_modules\discord.js-selfbot-v13\src\managers\CachedManager.js:58
const entry = this.holds ? new this.holds(this.client, data, ...extras) : data;
                           ^
TypeError: this.holds is not a constructor
at ReactionUserManager._add (D:\Breaker\SelfBot\node_modules\discord.js-selfbot-v13\src\managers\CachedManager.js:58:32)
at new CachedManager (D:\Breaker\SelfBot\node_modules\discord.js-selfbot-v13\src\managers\CachedManager.js:32:14)
2022-03-27 00:52:20 +07:00
March 7th
91b5be5a88 Messages Fetch Fix
Not using endpoint messages,
using search endpoint
2022-03-26 23:00:07 +07:00
March 7th
52e63f117f Update READY.js 2022-03-26 22:23:29 +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
8d29c63cb6 Update #2
- Auto verify member
- Update Document
2022-03-26 19:01:36 +07:00
March 7th
9997e3db54 Update #1
- AcceptInvite: Join Guild using Code
2022-03-26 12:43:56 +07:00
March 7th
a39bc31b58 HypeSquad
Created by catcat1204
Edited by aiko-chan-ai
2022-03-25 23:56:20 +07:00
March 7th
7250fa2dbd
Merge pull request #4 from catcat1204/main
🎋 Add hypersquad :0
2022-03-25 23:42:54 +07:00
March 7th
f4c8489beb Working 2022-03-25 23:31:17 +07:00
Cat Cat
8b4ac00991
Add HyperSquad 2022-03-25 22:57:38 +07:00
March 7th
fd4a6fa509 Slash Command and Context Menu
- Doc. comming soon
2022-03-25 22:57:21 +07:00
March 7th
b9ba04fecc Fix #2
Cannot read append
2022-03-25 19:40:13 +07:00
March 7th
463d5b1e41 Fix
UserManager.js:95
    if(!this.user.bot) await userObject.getProfile().catch(() => {});
                  ^

TypeError: Cannot read properties of undefined (reading 'bot')
    at UserManager.fetch (UserManager.js:95:19)
2022-03-25 18:58:17 +07:00
March 7th
f60bc1bc71 append in slash command
comming soon
2022-03-25 12:37:56 +07:00
March 7th
d867cb27cc typing add 2022-03-25 00:07:38 +07:00
March 7th
9a1a43a5ce MessageSelectMenu select :) 2022-03-25 00:03:20 +07:00
March 7th
b0b3f8579c Button Click false
- Link Button
- Button Disable
2022-03-24 21:45:23 +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
9596b1a210 Fix
- Message Send and Edit (Using REST, not patch Axios)
- Send Attachment Fix
2022-03-23 20:34:03 +07:00
March 7th
6f6c986fd2 Fix minor bug
- TypeError: this.client.rest.cdn.avatar is not a function
- ReferenceError: AllowedImageFormats is not defined
2022-03-23 18:36:58 +07:00
March 7th
e8b87a1778 Update Version API 9 => 10 2022-03-23 18:12:37 +07:00
March 7th
557236221c Update Document and Ready 2022-03-22 17:09:50 +07:00
March 7th
b0e9e7dd71 RPC patch 2022-03-21 23:37:41 +07:00
March 7th
536298d750 fix 2022-03-21 22:26:21 +07:00
March 7th
0cf642395f update 2022-03-21 22:24:08 +07:00
March 7th
4d247119f4 RichPresence Testing 1 2022-03-21 20:12:36 +07:00
March 7th
1cc36e429e Fix User Friend / Block 2022-03-21 18:15:44 +07:00
March 7th
b1a33d78f9 Status ? 2022-03-21 12:32:14 +07:00
March 7th
6111aa0bda Webhook Fix 2022-03-21 12:28:23 +07:00
March 7th
f5d2469842 Fix MessageEdit
Know: Webhook Edit error
2022-03-21 12:16:46 +07:00
March 7th
33c82f4e81 .-. 2022-03-21 11:23:41 +07:00
March 7th
bb3d582f61 Clear console.log, checkUpdate in ClientOptions 2022-03-21 10:56:51 +07:00
March 7th
ec9428f9c2 Update ClientUserSettingManager.js 2022-03-21 10:50:14 +07:00
March 7th
9307497a0a Fix minor bug
TypeError: Cannot set properties of null (setting 'status')
2022-03-21 10:48:32 +07:00
March 7th
577922bf31 Fix Webhook send 2022-03-20 19:56:04 +07:00
March 7th
376eb0edec Update TextBasedChannel.js 2022-03-20 19:48:48 +07:00
March 7th
e6128469fe Fix minor bug
- DiscordAPIError: 405: Method Not Allowed
(try delete typing)
2022-03-20 19:15:20 +07:00
March 7th
721d1216e0 Fix Message cannot Send
- Known Issue: Unable to send Embed
2022-03-20 19:08:18 +07:00
March 7th
9c625a9bf5 Set Position of Guild 2022-03-20 14:25:53 +07:00
March 7th
38ee699313 Throw Error 2022-03-19 19:06:13 +07:00
March 7th
ac49705f3e Initial commit 2022-03-19 17:37:45 +07:00