module.exports = { config: { name: "hackpro", version: "3.0.4", author: "Arijit", countDown: 5, role: 0, shortDescription: "Track someone's info (prank)", longDescription: "Fake hack someone and show fake IP, location, and device info", category: "fun", guide: { en: "{pn} @tag or reply to someone" } }, onStart: async () => {}, onLoad: () => {} };