.-.
This commit is contained in:
March 7th 2022-04-02 23:22:57 +07:00
parent 6460a4a063
commit 498200d706
3 changed files with 3 additions and 1 deletions

View File

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

View File

@ -67,6 +67,7 @@ class ClientUserSettingManager extends CachedManager {
this.customStatus = null;
// Guild folder and position
this.guildMetadata = new Collection();
// Todo: add new method from Discum
}
/**
*

View File

@ -0,0 +1 @@
// Todo: create, add, remove, update