Fix minor bug

TypeError: Cannot set properties of null (setting 'status')
This commit is contained in:
March 7th
2022-03-21 10:48:32 +07:00
parent 577922bf31
commit 9307497a0a
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "0.1.2",
"version": "0.1.3",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",