Skip to content

Instantly share code, notes, and snippets.

View alexanderdavidj's full-sized avatar

alex alexanderdavidj

  • Subway
  • 14:13 (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");