Skip to content

Enhancement: Increase Supply Drop frequency based on chat activity #271

@RemainingDelta

Description

@RemainingDelta

Overview

This improvement modifies the existing token Supply Drop feature to dynamically increase its frequency when general chat is active, thereby rewarding user engagement.

Current Behavior

The current mechanism for token Supply Drops operates at a fixed or pre-defined frequency, irrespective of the current chat activity level.

Proposed Behavior

When general chat is detected as active, the bot should temporarily increase the frequency at which token Supply Drops occur. This aims to incentivize and reward active participation in general chat, fostering a more lively community.

Technical Requirements

  • Implement a mechanism to monitor and measure general chat activity (e.g., messages per minute).
  • Define thresholds or rules for what constitutes "active" chat.
  • Adjust the Supply Drop timer/frequency dynamically based on the detected chat activity level.
  • Ensure the increased frequency is temporary and reverts when chat activity decreases.

Acceptance Criteria

  • Supply drops occur more frequently when general chat activity is high.
  • Users receive more tokens during periods of active chat compared to inactive periods.
  • The system accurately detects general chat activity to trigger frequency changes.

Benefit/Impact

This improvement will enhance user experience by directly rewarding active participation, lead to improved user engagement, and potentially make general chat more active by incentivizing conversation.

Branch

271-Enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementPropose an improvement to an existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions