Skip to content
This repository was archived by the owner on Aug 8, 2026. It is now read-only.
This repository was archived by the owner on Aug 8, 2026. It is now read-only.

Abbot chimes in every N messages #75

Description

@bnonni

Requirements

  • Telegram: need 2 new slash commands: unleash and leash

    1. /unleash
      • takes an optional argument that must be an integer
      • default is 5 if no arg passed
      • sets DM keys "config.unleashed" = true and "count" = arg | 5 to turn on the feature
      • arg = how many messages abbot waits before chiming in
    2. /leash
      • takes an optional argument that must be an integer
      • default is None if no arg passed, don't change the count
      • sets DB keys "config.unleashed" = false to turn off the feature
  • Nostr

Activity

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

Metadata

Metadata

Assignees

Labels

abbotAbbot (bot) relatedfunctional requirementRequired for system functionality and stability (MVP), aka "need to have"nostrRelated to nostr integrationtelegram

Type

No type

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions