Installation
Install the official CLI globally
npm i -g tscord-cli
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!