WebEmbed finish

This commit is contained in:
March 7th
2022-04-01 12:26:16 +07:00
parent 0c4ae34567
commit ea8ceee24c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "1.2.3",
"version": "1.2.4",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",
@@ -33,7 +33,7 @@
"discordapp"
],
"author": "aiko-chan-ai",
"license": "ISC",
"license": "GNU General Public License v3.0",
"bugs": {
"url": "https://github.com/aiko-chan-ai/discord.js-selfbot-v13/issues"
},