BOT_PREFIX
- your preferred bot prefix if not using slash commands (default is2!
)BOT_TOKEN
- your Discord bot tokenCLIENT_ID
- your Discord bot application ID (used for the invite link) (optional)MONGO_URI
- MongoDB connection stringSECRET_KEY
- a random string to be used for db data encryption
npm start
npm run dev