Functionscustom$ignoreOn this page$ignoreMade for making annotations within your codeUsage$ignore[Any text here]Exampleclient.command({ name: "test", code: ` $ignore[This won't show.] Hello, world! ` })