Files
lk/chat/profanity_automation.md
T
2026-05-14 13:17:01 +02:00

17 lines
192 B
Markdown

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