## Requirements - [x] 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**
Requirements
Telegram: need 2 new slash commands: unleash and leash
Nostr