Class Fold

Hierarchy

  • Fold

Constructors

Properties

makers: Maker[] = []

Methods

  • Loads a Maker directory

    Parameters

    • dir: string

      The directory that contains the Makers

    • Optional withCwd: boolean

      If the provided directory contains the home path 'process.cwd()'

    Returns Promise<void>

  • Uploads the application commands (slashes and context menus) to the discord API

    Returns Promise<void>

Generated using TypeDoc