Files
lk/chat/profanity_automation.md

16 lines
178 B
Markdown

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