Skip to content

Instantly share code, notes, and snippets.

View viermat's full-sized avatar

alex viermat

  • 10:14 (UTC +03:00)
View GitHub Profile
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");