const axios = require("axios"); const fs = require("fs"); const path = require("path"); module.exports = { config: { name: "pastebin", aliases: ["bin"], version: "1.4", author: "NeoKEX", // Don't try to change the author name otherwise I'll fvckyourmom countDown: 5, role: 0, shortDescription: "Upload a command's code to Pastebin.", longDescription: "Uploads the raw source code of any command to a Pastebin service and returns the raw link.", category: "utility", guide: "{pn}