Skip to content

Abbot chimes in every N messages #75

@bnonni

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

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

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions