Skip to main content
Version: 2.0

Installation

info

Requirements

  1. Install the official CLI globally

    npm i -g tscord-cli
  2. Run the init command

    tscord init bot <name_of_your_bot>

    It'll initialize a fresh TSCord-based discord bot, install its dependencies and setup git on it!

tip

Check the CLI documentation to know more on this and other commands!