import { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Register multilple commands.
Parameters
commands: Record<string, CommandHandler>
x/dax/src/command.ts>CommandBuilder#registerCommands
import { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Register multilple commands.