refactor(RichPresence): for Selfbot

This commit is contained in:
March 7th
2022-07-07 01:42:21 +07:00
parent 0bb0b0e59d
commit fd17a6a6f0
7 changed files with 641 additions and 90 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "2.3.62",
"version": "2.3.63",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",
@@ -63,7 +63,6 @@
"chalk": "^4.1.2",
"discord-api-types": "^0.36.0",
"discord-bettermarkdown": "^1.2.0",
"discord-rpc-contructor": "^1.1.5",
"form-data": "^4.0.0",
"json-bigint": "^1.0.0",
"node-fetch": "^2.6.1",