diff --git a/package.json b/package.json index 94f94b8..0da40d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "awwbot", + "name": "koiutalyric", "version": "1.0.0", - "description": "A simple discord bot that uses intents to post pictures from r/aww", + "description": "Love continues", "type": "module", "private": true, "main": "src/server.js", @@ -16,7 +16,7 @@ "publish": "wrangler deploy" }, "keywords": [], - "author": "Justin Beckwith ", + "author": "yude ", "license": "MIT", "dependencies": { "discord-interactions": "^3.4.0",