Files
lk/chat/profanity_automation.md
2026-04-27 01:30:33 +02:00

16 lines
186 B
Markdown

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