-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
abbotAbbot (bot) relatedAbbot (bot) relatedfunctional requirementRequired for system functionality and stability (MVP), aka "need to have"Required for system functionality and stability (MVP), aka "need to have"nostrRelated to nostr integrationRelated to nostr integrationtelegram
Description
Requirements
-
Telegram: need 2 new slash commands: unleash and leash
- /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
- /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
- /unleash
-
Nostr
Metadata
Metadata
Assignees
Labels
abbotAbbot (bot) relatedAbbot (bot) relatedfunctional requirementRequired for system functionality and stability (MVP), aka "need to have"Required for system functionality and stability (MVP), aka "need to have"nostrRelated to nostr integrationRelated to nostr integrationtelegram
Type
Projects
Status
Done