TemplatesDiscord bots
Analytics
A Discord bot template with usage tracking capabilities.
Analytics
Track bot usage over time with this TypeScript bot template.
Getting Started
Create a project with this template:
npx create-robo@next <project-name> --template discord-bots/analytics-tsThen navigate into your project directory:
cd <project-name>Run development mode:
npm run devFeatures
- Command usage tracking
- User activity metrics
- Server growth analytics
- Custom event tracking
Hosting
npm run deploy