module.exports = { config: { name: "hug", aliases: ["xdis"], version: "1.2", author: "rX", role: 0, description: "🤗 Send a hug animation with the person you reply to", category: "fun", guide: "Reply to someone's message with: hug" }, onStart: async () => {}, onLoad: () => {} };