Daily Operations
A practical guide to running your Discord loyalty program day-to-day.
Daily Checklist
Morning (5 minutes)
-
Check admin notifications
- Review
#admin-logsfor overnight activity - Note any failed rewards or errors
- Review
-
Quick stats check
/stats period:day- Compare to yesterday
- Note any anomalies
During the Day
-
Monitor engagement
- Watch for members hitting milestones
- Celebrate in your community channel
-
Handle manual rewards
- Reward helpful contributions
/reward user:@helper event_id:helpful_answer
Evening (5 minutes)
- Review day's activity
/audit- Check for any issues
- Note top contributors
Weekly Checklist
Monday: Review & Plan
/stats period:week
/kpi report
/segments
- Review last week's performance
- Identify at-risk users for outreach
- Plan any special events/drops
Wednesday: Mid-Week Check
/stats period:day
- Compare to weekly targets
- Adjust if needed
Friday: Engagement Boost
Consider creating a weekend drop:
/drop event_id:weekend_bonus lifespan:48h label:"Weekend Bonus!"
Sunday: Prepare for Week
- Export data if needed:
/export type:rewards period:week - Review segments:
/segments view segment:new_users - Welcome new members
Monthly Checklist
First Week of Month
-
Export last month's data
/export type:rewards period:month
/export type:users
/kpi export format:csv -
Review KPIs
/kpi report- Are you hitting targets?
- What needs adjustment?
-
Check goal progress
/goals progress
Adjust Rewards if Needed
Based on your data, you might:
If engagement is low:
/config events action:edit name:daily_checkin reward:30 # Increase reward
/config events action:edit name:gm_checkin reward:40
If burning through budget:
/config events action:edit name:daily_checkin reward:15 # Decrease reward
If specific events aren't working:
/config events action:toggle name:underperforming_event enabled:false
Handling Common Situations
New Member Surge
When you get a wave of new members:
-
Check they're onboarding
/segments view segment:new_users -
Welcome them
- Create a welcome drop
- Post in general chat
-
Monitor conversion
/kpi report- Check
new_user_conversionmetric
- Check
Engagement Drop
When engagement is declining:
-
Identify the problem
/stats breakdown:events
/segments view segment:at_risk -
Take action
- Create a surprise drop
- Boost rewards temporarily
- Send re-engagement announcement
-
Follow up
- Check stats next day
- Adjust approach if needed
Problem User
When someone is abusing the system:
-
Check their activity
/audit user:@problem_user -
Disable if needed
/config user disable:@problem_user reason:"Farming rewards" -
Document
- The audit log keeps a record
- Follow up with Discord moderation if needed
Technical Issues
When rewards aren't processing:
-
Run diagnostics
/test all -
Check specific areas
/test connectivity
/test permissions
/test config -
Check event status
/config events- Is the event enabled?
- Is the cooldown passed?
Creating Engagement Moments
Daily: Natural Participation
The bot rewards automatically:
- GM/GN messages
- Voice channel time
- Quality messages (if enabled)
Weekly: Scheduled Drops
Create a recurring event:
/drop event_id:weekly_bonus lifespan:24h label:"Weekly Check-in!"
Special Occasions
- Milestones: Member count, server birthday
- Holidays: Create themed drops
- Achievements: Celebrate community wins
Quick Reference Commands
Most-Used Admin Commands
/stats # Quick overview
/audit # Recent activity
/config events # View events
/reward user:@user event_id:ID # Manual reward
/drop event_id:ID # Create drop
Troubleshooting Commands
/test all # Full diagnostic
/config events # Check event status
/config user status:@user # Check user status
/audit user:@user # User's history
Configuration Commands
/config reward EVENT AMOUNT # Quick reward change
/config test-mode enable:true # Test mode
/config channels # Channel settings