Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1 KB

File metadata and controls

21 lines (16 loc) · 1 KB

Gaming & Engagement Systems

Eigen Bot integrates multiple systems to reward active members and foster friendly competition.

Counting Game

An anti-grief counting system with highscore tracking.

  • Anti-Double Count: Prevents users from counting twice in a row (3 warnings = fail).
  • Save Protection: Uses Personal Saves or Server Saves to prevent a reset to 0.
  • Commands: /setcountingchannel, ?highscoretable, ?donateguild (Donate 1.0 personal save to gain 0.5 server save).

CodeBuddy Quizzes

Automated coding challenges to test your community's knowledge.

  • Leaderboards: Track weekly and all-time streaks.
  • Commands: /codeweek, /codestreak, /codeflex (Generates a stat card).

Daily Quest System

Earn rewards by completing daily tasks (e.g., answer 5 quizzes + count 5 numbers).

  • Rewards: Earn Streak Freezes (protects CodeBuddy streaks) and Saves (protects the Counting Game).
  • Commands: ?dailyquest, ?inventory.

← Back to README