# discord bot template barebones discord bot template. see example command in `src/interactions/commands/ping.ts` copy `.config.example.json` to `.config.json` and fill in the req'd values. `bun src/index.ts` to start the bot. ## copying this template is made available under the copyleft gnu agplv3. you may find a copy of the license in [`COPYING`](./COPYING)