Fix Message cannot Send

- Known Issue: Unable to send Embed
This commit is contained in:
March 7th
2022-03-20 19:08:18 +07:00
parent 8e987355f0
commit 721d1216e0
4 changed files with 464 additions and 396 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "0.0.3",
"version": "0.1.0",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",
@@ -44,8 +44,11 @@
"@sapphire/async-queue": "^1.3.0",
"@sapphire/snowflake": "^3.2.0",
"@types/ws": "^8.5.2",
"axios": "^0.26.1",
"discord-api-types": "^0.27.3",
"discord.js": "^13.6.0",
"form-data": "^4.0.0",
"json-bigint": "^1.0.0",
"lodash": "^4.17.21",
"lodash.snakecase": "^4.1.1",
"node-fetch": "^3.2.2",