Files
lk/chat/profanity_automation.md
2026-04-20 05:34:01 +02:00

13 lines
187 B
Markdown

---
title: "profanity automation"
tags: [ "chat", "omemo" ]
requires: [ "profanity" ]
---
Automate profanity with `--cmd`.
```sh
profanity --cmd /foo --cmd "/sleep 10" --cmd /quit
```