Commit Graph

1318 Commits

Author SHA1 Message Date
March 7th
ab113790e3 1. Fix message.mentions 2022-03-30 18:09:23 +07:00
March 7th
4e870872f5
Update DOCUMENT.md 2022-03-28 21:35:39 +07:00
March 7th
50d19e464f
Update DOCUMENT.md 2022-03-28 21:15:26 +07:00
March 7th
11ee782d75 Update DOCUMENT.md 2022-03-28 20:54:13 +07:00
March 7th
993240423a Update DOCUMENT.md 2022-03-28 20:52:30 +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
6922760367 update repo 2022-03-27 22:22:07 +07:00
March 7th
0aeb55b8e6 Update README.md 2022-03-27 19:29:02 +07:00
March 7th
fba0c875e0 new Method
- message.clickButton()
- message.selectMenu()
2022-03-27 19:05:43 +07:00
March 7th
609ac391f4 Update package.json 2022-03-27 01:01:01 +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
f5e92afb20 Update package.json 2022-03-26 23:00:35 +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
054575794a Update #3
- Package.json
2022-03-26 19:03:52 +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
f83e4f8a17 Update DOCUMENT.md 2022-03-26 00:01:26 +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
50dfd64f75 Update package.json 2022-03-25 23:34: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
Cat Cat
fc7cf55efa
Add Hypersquad 2022-03-25 22:56:20 +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
404731d606 Update package.json 2022-03-25 00:08:19 +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
35ae8f3e4b Update DOCUMENT.md 2022-03-21 23:40:26 +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
d25c8ca11e Update package.json 2022-03-21 12:32:33 +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