module.exports = { api: { name: "lefishe", description: "Vibin :D" }, run: (int, client, index) => { int.reply(``); } }