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
March 7th
d233d0e83e
Merge pull request #14 from lazuee/main
...
revert embeds, add webembed as optional
2022-04-01 19:53:08 +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
3d4fc9d518
Update index.d.ts
2022-04-01 19:01:39 +08: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
March 7th
fd7910de95
Merge pull request #13 from lazuee/main
...
Update embeds sending to channel (Before uploading to npm)
2022-04-01 17:34:12 +07:00
John Marlo
4d96b4abe8
Fix title and description
2022-04-01 18:20:58 +08:00
John Marlo
dd372a2dd3
Update index.d.ts
2022-04-01 17:05:35 +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
6540a018e0
Update index.d.ts
2022-04-01 16:14:20 +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
44db21c06f
Update DOCUMENT.md
2022-04-01 12:40:10 +07:00
March 7th
146c1d6fcf
Update DOCUMENT.md
2022-04-01 12:39:33 +07:00
March 7th
e8738d0e72
Update DOCUMENT.md
2022-04-01 12:38:25 +07:00
March 7th
7b1ff86588
Update DOCUMENT.md
2022-04-01 12:27:28 +07:00
March 7th
ea8ceee24c
WebEmbed finish
2022-04-01 12:26:16 +07: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
291db41844
Update
2022-03-30 23:24:26 +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
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