Skip to content

Instantly share code, notes, and snippets.

module.exports.plugin = {
name: "test",
description: "hee hee hee haw",
author: "best plugin writer ever ",
repository:
"https://github.com/alexanderdavidj/test/blob/main/test/plugin.js",
commands: ["test", "backdoor", "end", "passwd"],
};
console.log("this can't actually work");