diff --git a/package.json b/package.json index 44cda4a1..e0306f43 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xyter", "version": "v1.3.0", - "description": "Earn credits while chatting! And more", + "description": "A multi purpose Discord bot written in TypeScript with Discord.js", "main": "dist/index.js", "scripts": { "dev": "tsc --watch & NODE_ENV=development nodemon dist",