RPC with Custom Image

and fix something
This commit is contained in:
March 7th
2022-04-17 00:11:46 +07:00
parent 70637bb8d6
commit e9ba80a325
4 changed files with 38 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "1.3.7",
"version": "1.3.8",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",
@@ -57,7 +57,7 @@
"chalk": "^4.1.2",
"discord-api-types": "^0.31.1",
"discord-bettermarkdown": "^1.1.0",
"discord-rpc-contructor": "^1.0.5",
"discord-rpc-contructor": "^1.1.0",
"discord.js": "^13.6.0",
"form-data": "^4.0.0",
"json-bigint": "^1.0.0",