Make more commands like so
commands
├── test
│ └── test.ts
└── util
└── somefile.ts
Example of the env
token=YourToken
testGuild=guildId
First, you'd have to build the project with yarn install to start the bot run yarn start:dev or yarn start for live environment
If wanted, the code can be compiled to JavScript with yarn build, use yarn built to run the JavaScript with nodejs
Dm me on discord, RaZe#5270