Skip to content

feat: periodic auto-refresh for status panel #8

Description

@by-cortex

Implement auto-refresh of the main status message every few minutes, without user interaction.

  • Use asyncio.create_task() and a background loop with asyncio.sleep()
  • Suggested interval: every 3–5 minutes
  • Optional: make it configurable via config.py

This feature will allow the bot to proactively update system status for admins.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions