diff --git a/admin.js b/admin.js index a2927607..f03b1182 100644 --- a/admin.js +++ b/admin.js @@ -3,9 +3,9 @@ const { writeFileSync } = require("fs-extra"); module.exports = { config: { - name: "admin", + name: "Yanzen bot", version: "1.5", - author: "NTKhang", + author: "Vin-cent", countDown: 5, role: 2, shortDescription: { @@ -117,4 +117,4 @@ module.exports = { return message.SyntaxError(); } } -}; \ No newline at end of file +};