From 5bd78a72ea64343762ea12ab1f988f0116c03dfd Mon Sep 17 00:00:00 2001 From: Lantium Dev Date: Tue, 4 Jan 2022 01:52:07 +0000 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fafafda..433261c 100644 --- a/package.json +++ b/package.json @@ -25,13 +25,13 @@ "ytdl-core": "^4.9.1", "ytdl-core-discord": "^1.2.5" }, - "name": "lanbot", + "name": "lanbot-music", "version": "1.0.0", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", + "author": "lantium#9402", "license": "MIT", - "description": "" + "description": "Version de Lanbot dédié à la musique sur discord" }