6e3346798459f92065df7935c4bd3cc28de9a35a
discordjs-template
running
| File | Description | Notes |
|---|---|---|
scripts/(os)/install |
installs the bot | must be ran again if you change the bot token |
scripts/(os)/start |
starts the bot | includes a watchdog (so it automatically restarts if it crashes) |
dev
| Command | Description |
|---|---|
npm run build |
builds the bot and registers the commands |
npm run start |
starts the bot |
npm run dev OR npm run watch |
watches for changes, then builds and starts the bot |
Description
Languages
TypeScript
87.8%
Shell
6.2%
Batchfile
3.5%
JavaScript
2.5%