- Typescript
- Discord.js
src/
- Source codecommands/
- Commandsevents/
- Eventsinterfaces/
- Interfacesindex.ts
- Entry pointsuper-client.ts
- Utils
- Clone the repository
- Run
npm install
- Create a
.env
file and add your bot token - Run
npm run dev
to start the bot