📋 What is the Streak System?
The Streak System is designed to boost server activities by encouraging daily participation. Users send attachments (images, videos, GIFs, or stickers) to a designated channel every day to build their streak and earn scores. The system rewards active users with stars and optional roles, while supporting both global and personal streaks for competitive engagement.Prerequisite: Please install Node.js (Latest LTS recommended) before proceeding.
🧩 Key Features
📸 Daily Attachment Streaks
Users can post attachments (images, videos, GIFs, or stickers) to a channel every day to maintain their streak and earn scores. Consistent daily participation increases your score over time. Timing Rules:- Users can only send 1 streak every 24 hours
- After the 24-hour period, there is a 12-hour window to send the streak
- If a user doesn’t send their streak within the 12-hour window, their streak will be reset
🔔 Streak Reminders
The system automatically sends reminders to users before their streak ends. These notifications help users stay on track and maintain their streaks by alerting them when it’s time to post their daily attachment.⭐ Built-in Star Rewards
Earn stars as you progress through your streak. Stars are a built-in feature that can be controlled throughconfig.js:
- Maximum stars: 3
- Minimum stars: 3
- Total stars: Always 3 (cannot be less or more)
config.js to customize when stars are awarded.
🎁 Optional Role Rewards
Set up unlimited role rewards at specific score milestones. When users reach certain score thresholds, they automatically receive the assigned roles. This system is optional and can be configured based on your server’s needs.🌍 Global Streak
The main streak system where users post daily to the designated channel. Each day you post an attachment, your global streak score increases.👥 Personal Streak
Start personal streaks with friends by mentioning them in your attachments. When you mention a user in your attachment post, you both gain points in a separate personal streak score that’s completely independent from the global streak. This allows users to compete with friends while maintaining their global progress.🧩 Full Configurability
All reward settings, role assignments, and star configurations can be customized throughconfig.js to suit your server’s specific needs. The system adapts to your community’s engagement goals with complete flexibility.